diff options
Diffstat (limited to 'ftp/ncftp2/Makefile')
-rw-r--r-- | ftp/ncftp2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index 370502d09e3..27aa9554b41 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ncftp 2 BETA -# Version required: 2.0.0 BETA 13 +# Version required: 2.0.0 BETA 14 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.11 1995/01/17 23:09:01 ache Exp $ +# $Id: Makefile,v 1.12 1995/01/19 10:43:07 ache Exp $ # -DISTNAME= ncftp-2.0b13 +DISTNAME= ncftp-2.0b14 EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/ GNU_CONFIGURE= YES |