diff options
Diffstat (limited to 'ftp/cftp/Makefile')
-rw-r--r-- | ftp/cftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index 3d81651476c2..12eac5a274f1 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cftp -# Version required: 0.9.3 # Date created: 14 October 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= cftp-0.9.3 +PORTNAME= cftp +PORTVERSION= 0.9.3 CATEGORIES= ftp MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \ http://people.FreeBSD.org/~andy/distfiles/ |