summaryrefslogtreecommitdiff
path: root/ftp/ftptool/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-12 05:31:29 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-12 05:31:29 +0000
commit343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0 (patch)
treeaf192acb44bc78babb8295dfaebfa76b487f1087 /ftp/ftptool/Makefile
parentPORTNAME/VERSION stuff (diff)
PORTNAME/PORTVERSION stuff
Notes
Notes: svn path=/head/; revision=27456
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