summaryrefslogtreecommitdiff
path: root/ftp/ftptool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/ftptool/Makefile')
-rw-r--r--ftp/ftptool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile
index 83129bbbeae8..421b5da5a9e1 100644
--- a/ftp/ftptool/Makefile
+++ b/ftp/ftptool/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: Ftptool
-# Version required: 4.6
# Date created: 19 March 1996
# Whom: janek@gaja.ipan.lublin.pl
#
# $FreeBSD$
#
-DISTNAME= ftptool-4.6
+PORTNAME= ftptool
+PORTVERSION= 4.6
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
-DISTFILES= Ftptool4.6.tar.gz
+DISTFILES= Ftptool${PORTVERSION}.tar.gz
MAINTAINER= janek@gaja.ipan.lublin.pl