diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-03-20 21:32:29 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-03-20 21:32:29 +0000 |
commit | 7ee08447482ab55264e15b7fc4a532a265b764b8 (patch) | |
tree | f5c18ecd77ba5401cbfb308e272ac3fc9963e1ad /ftp/ncftp2 | |
parent | 58959c4f01e8f4a020db5f37e2224f1d6aa36d12 (diff) | |
download | ports-7ee08447482ab55264e15b7fc4a532a265b764b8.tar.gz ports-7ee08447482ab55264e15b7fc4a532a265b764b8.zip |
Notes
Diffstat (limited to 'ftp/ncftp2')
-rw-r--r-- | ftp/ncftp2/Makefile | 8 | ||||
-rw-r--r-- | ftp/ncftp2/distinfo | 2 | ||||
-rw-r--r-- | ftp/ncftp2/pkg-comment | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index 50168dd311c6..41382ef7fc70 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: ncftp 2 -# Version required: 2.0.1 +# New ports collection makefile for: ncftp2 +# Version required: 2.0.2 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.16 1995/02/27 22:19:23 ache Exp $ +# $Id: Makefile,v 1.17 1995/03/09 17:58:19 ache Exp $ # -DISTNAME= ncftp-2.0.1 +DISTNAME= ncftp-2.0.2 EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/ GNU_CONFIGURE= YES diff --git a/ftp/ncftp2/distinfo b/ftp/ncftp2/distinfo index b62ccf5e602e..5917d68d4785 100644 --- a/ftp/ncftp2/distinfo +++ b/ftp/ncftp2/distinfo @@ -1 +1 @@ -MD5 (ncftp-2.0.1.tgz) = e0534c6d0884926ea70e5c5e171b9297 +MD5 (ncftp-2.0.2.tgz) = 28fc182588b7f1e51e7a0fbad5627444 diff --git a/ftp/ncftp2/pkg-comment b/ftp/ncftp2/pkg-comment index 6a181b664898..0522a0d90c1f 100644 --- a/ftp/ncftp2/pkg-comment +++ b/ftp/ncftp2/pkg-comment @@ -1 +1 @@ -NcFTP 2.0.1 -- Internet file transfer program +NcFTP 2.0.2 -- Internet file transfer program |