aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tcl-Tk
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 01:11:24 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 01:11:24 +0000
commit458db42f260579cff064d493ad91eb833dd7f27f (patch)
tree68be2a9f82a8de971c7ce08aa167173fa22921d9 /x11-toolkits/p5-Tcl-Tk
parentdc0a03c770c17ad7a808a70e5ea26d2ae7efbf21 (diff)
downloadports-458db42f260579cff064d493ad91eb833dd7f27f.tar.gz
ports-458db42f260579cff064d493ad91eb833dd7f27f.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27434
Diffstat (limited to 'x11-toolkits/p5-Tcl-Tk')
-rw-r--r--x11-toolkits/p5-Tcl-Tk/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Tcl-Tk/Makefile b/x11-toolkits/p5-Tcl-Tk/Makefile
index ce0bd6176e8f..e8c1d24ca93b 100644
--- a/x11-toolkits/p5-Tcl-Tk/Makefile
+++ b/x11-toolkits/p5-Tcl-Tk/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: p5-Tcl-Tk
-# Version required: b1
# Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
+#
-DISTNAME= TclTk-b2
-PKGNAME= p5-Tcl-Tk-b2
+PORTNAME= p5-Tcl-Tk
+PORTVERSION= b2
CATEGORIES= x11-toolkits lang perl5 tk82
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tcl
+DISTNAME= TclTk-b2
MAINTAINER= jfitz@FreeBSD.org