diff options
Diffstat (limited to 'ftp/ncftp3/Makefile')
-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 43afa965631..d82d1618a73 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ncftp2 -# Version required: 2.0.2 +# Version required: 2.0.3 # Date created: 4 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.18 1995/03/20 21:32:09 ache Exp $ +# $Id: Makefile,v 1.19 1995/04/01 12:48:18 jkh Exp $ # -DISTNAME= ncftp-2.0.2 +DISTNAME= ncftp-2.0.3 EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/ CATEGORIES+= networking |