diff options
Diffstat (limited to 'ftp/ncftp3/Makefile')
-rw-r--r-- | ftp/ncftp3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index 241f0dc27e3f..2c8b123fa78d 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ncftp 2 BETA -# Version required: 2.0.0 BETA 6 +# Version required: 2.0.0 BETA 7 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.4 1994/12/04 01:25:22 gpalmer Exp $ +# $Id: Makefile,v 1.5 1994/12/04 04:36:07 ache Exp $ # -DISTNAME= ncftp-2.0b6 +DISTNAME= ncftp-2.0b7 EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/ GNU_CONFIGURE= YES |