summaryrefslogtreecommitdiff
path: root/devel/tclgetopts
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 05:44:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 05:44:42 +0000
commitdfee8150a0d59e2499214056965a4abbe8823b22 (patch)
treec05ef7727106d763a62cf489e2b9fed5e6f14b7d /devel/tclgetopts
parentPKGNAME was hiding within a script. (diff)
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27505
Diffstat (limited to 'devel/tclgetopts')
-rw-r--r--devel/tclgetopts/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/tclgetopts/Makefile b/devel/tclgetopts/Makefile
index 3419ef903fd8..6e1962e3c472 100644
--- a/devel/tclgetopts/Makefile
+++ b/devel/tclgetopts/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: tcl-getopt
-# Version required: 1.0
# Date created: Mar 18, 1999
# Whom: mi
#
# $FreeBSD$
#
-DISTNAME= tclGetOpts
-PKGNAME= tclGetOpts-1.0
+PORTNAME= tclGetOpts
+PORTVERSION= 1.0
CATEGORIES= devel tcl76 tcl80 tcl82
MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/ \
http://www.neosoft.com/tcl/ftparchive/alcatel/code/
+DISTNAME= ${PORTNAME}
MAINTAINER= mi@aldan.algebra.com