summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1994-11-26 01:18:13 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1994-11-26 01:18:13 +0000
commitb1f795d9aaed284a666c5cf452f642a51d1eeda0 (patch)
tree686cea6608b609a2d614a98d951b7992d3b5940f /ftp
parentAdded a missing backslash at the end of the line. Added back tcpblast (diff)
Update to 2.0b5
Notes
Notes: svn path=/head/; revision=508
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ncftp2/Makefile8
-rw-r--r--ftp/ncftp3/Makefile8
2 files changed, 8 insertions, 8 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
index e500c768ac15..f13027b4718b 100644
--- a/ftp/ncftp2/Makefile
+++ b/ftp/ncftp2/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: ncftp 2 BETA
-# Version required: 2.0.0 BETA 4
+# Version required: 2.0.0 BETA 5
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/11/04 09:35:57 ache Exp $
+# $Id: Makefile,v 1.2 1994/11/17 20:38:04 ache Exp $
#
-DISTNAME= ncftp2b04
+DISTNAME= ncftp-2.0b5
EXTRACT_SUFX= .tgz
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/
-WRKSRC= ${WRKDIR}/ncftp
+#WRKSRC= ${WRKDIR}/ncftp
GNU_CONFIGURE= YES
.include <bsd.port.mk>
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index e500c768ac15..f13027b4718b 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: ncftp 2 BETA
-# Version required: 2.0.0 BETA 4
+# Version required: 2.0.0 BETA 5
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/11/04 09:35:57 ache Exp $
+# $Id: Makefile,v 1.2 1994/11/17 20:38:04 ache Exp $
#
-DISTNAME= ncftp2b04
+DISTNAME= ncftp-2.0b5
EXTRACT_SUFX= .tgz
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/
-WRKSRC= ${WRKDIR}/ncftp
+#WRKSRC= ${WRKDIR}/ncftp
GNU_CONFIGURE= YES
.include <bsd.port.mk>