diff options
Diffstat (limited to 'ftp/ncftp2/Makefile')
-rw-r--r-- | ftp/ncftp2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile index 7acb5f6fdab..76bc38a504c 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ncftp2 -# Version required: 2.3.0 +# Version required: 2.4.0 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.31 1995/11/27 04:05:19 asami Exp $ +# $Id: Makefile,v 1.32 1996/01/14 10:29:07 ache Exp $ # -DISTNAME= ncftp-2.3.0 +DISTNAME= ncftp-2.4.0 CATEGORIES+= net MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/ EXTRACT_SUFX= .tgz |