From 343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Wed, 12 Apr 2000 05:31:29 +0000 Subject: PORTNAME/PORTVERSION stuff --- ftp/ncftp2/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ftp/ncftp2') diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index 9a50fb89dc9b..aa9d466652f6 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: ncftp2 -# Version required: 2.4.3 # Date created: 4 Nov 1994 # Whom: ache # # $FreeBSD$ # -DISTNAME= ncftp-2.4.3 +PORTNAME= ncftp +PORTVERSION= 2.4.3 CATEGORIES= ftp -MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ +MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= ache@FreeBSD.org -GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_func_getmaxyx=yes ac_cv_lib_readline=yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= ac_cv_func_getmaxyx=yes ac_cv_lib_readline=yes MAN1= ncftp2.1 do-install: -- cgit v1.2.3