diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-01 20:33:19 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-01 20:33:19 +0000 |
commit | b0e52f82d0b3e666731677665f2b19b3104316b8 (patch) | |
tree | 3389c6fd656ac008bbca6d61008abe46122e6b5f /ftp/ncftp3 | |
parent | 8751565558fe03702bf0d98061dbb4fe1ec8f18d (diff) | |
download | ports-b0e52f82d0b3e666731677665f2b19b3104316b8.tar.gz ports-b0e52f82d0b3e666731677665f2b19b3104316b8.zip |
Notes
Diffstat (limited to 'ftp/ncftp3')
-rw-r--r-- | ftp/ncftp3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index e1dfdfcdd7f2..86b55846b451 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 9 +# Version required: 2.0.0 BETA 10 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.7 1994/12/14 00:05:59 ache Exp $ +# $Id: Makefile,v 1.8 1994/12/22 06:03:52 ache Exp $ # -DISTNAME= ncftp-2.0b9 +DISTNAME= ncftp-2.0b10 EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/ GNU_CONFIGURE= YES |