summaryrefslogtreecommitdiff
path: root/ftp/ncftp2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/ncftp2/Makefile')
-rw-r--r--ftp/ncftp2/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
index 7b24222fcc96..50168dd311c6 100644
--- a/ftp/ncftp2/Makefile
+++ b/ftp/ncftp2/Makefile
@@ -1,14 +1,14 @@
-# New ports collection makefile for: ncftp 2 BETA
-# Version required: 2.0.0 BETA 18
+# New ports collection makefile for: ncftp 2
+# Version required: 2.0.1
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.15 1995/02/09 22:08:54 ache Exp $
+# $Id: Makefile,v 1.16 1995/02/27 22:19:23 ache Exp $
#
-DISTNAME= ncftp-2.0b18
+DISTNAME= ncftp-2.0.1
EXTRACT_SUFX= .tgz
-MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/
+MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
GNU_CONFIGURE= YES
.include <bsd.port.mk>