diff options
author | ache <ache@FreeBSD.org> | 1994-12-14 08:05:59 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-12-14 08:05:59 +0800 |
commit | c60f8b2b05f003120a6d7be9dcd8678476fd838d (patch) | |
tree | f01d93865333f306e673fd5ede483a15e063c030 /ftp | |
parent | a57f94aa3d2bfe4ec02f126121ab32a4de0dd6df (diff) | |
download | freebsd-ports-graphics-c60f8b2b05f003120a6d7be9dcd8678476fd838d.tar.gz freebsd-ports-graphics-c60f8b2b05f003120a6d7be9dcd8678476fd838d.tar.zst freebsd-ports-graphics-c60f8b2b05f003120a6d7be9dcd8678476fd838d.zip |
Upgrade
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ncftp2/Makefile | 6 | ||||
-rw-r--r-- | ftp/ncftp3/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index 2c8b123fa78..50313af3173 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 7 +# Version required: 2.0.0 BETA 8 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.5 1994/12/04 04:36:07 ache Exp $ +# $Id: Makefile,v 1.6 1994/12/05 21:36:33 ache Exp $ # -DISTNAME= ncftp-2.0b7 +DISTNAME= ncftp-2.0b8 EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/ GNU_CONFIGURE= YES diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index 2c8b123fa78..50313af3173 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 7 +# Version required: 2.0.0 BETA 8 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.5 1994/12/04 04:36:07 ache Exp $ +# $Id: Makefile,v 1.6 1994/12/05 21:36:33 ache Exp $ # -DISTNAME= ncftp-2.0b7 +DISTNAME= ncftp-2.0b8 EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/ GNU_CONFIGURE= YES |