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 76bc38a504cb..02301303d24b 100644 --- a/ftp/ncftp2/Makefile +++ b/ftp/ncftp2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ncftp2 -# Version required: 2.4.0 +# Version required: 2.4.1 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.32 1996/01/14 10:29:07 ache Exp $ +# $Id: Makefile,v 1.33 1996/10/17 22:22:08 ache Exp $ # -DISTNAME= ncftp-2.4.0 +DISTNAME= ncftp-2.4.1 CATEGORIES+= net MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/ EXTRACT_SUFX= .tgz |