diff options
Diffstat (limited to 'mail/rftp/Makefile')
-rw-r--r-- | mail/rftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/rftp/Makefile b/mail/rftp/Makefile index 92443e7eeeb7..e9e93fbd26f8 100644 --- a/mail/rftp/Makefile +++ b/mail/rftp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rftp -# Version required: 1.2 # Date created: 13 Dec, 1997 # Whom: kline # # $FreeBSD$ # -DISTNAME= rftp-1.2 +PORTNAME= rftp +PORTVERSION= 1.2 CATEGORIES= mail MASTER_SITES= ftp://toxic.magnesium.net/pub/FreeBSD/rftp/ |