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/Makefile | |
parent | 58959c4f01e8f4a020db5f37e2224f1d6aa36d12 (diff) | |
download | ports-7ee08447482ab55264e15b7fc4a532a265b764b8.tar.gz ports-7ee08447482ab55264e15b7fc4a532a265b764b8.zip |
Notes
Diffstat (limited to 'ftp/ncftp2/Makefile')
-rw-r--r-- | ftp/ncftp2/Makefile | 8 |
1 files changed, 4 insertions, 4 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 |