aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Tcl-Tk
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 09:11:24 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 09:11:24 +0800
commitbb9d737e5bea9b718df6ba1218667130f3e8585c (patch)
treeb595a4844124c67233b9ad67ebd2502776636b48 /x11-toolkits/p5-Tcl-Tk
parentafbb40eec42236f7cb78f0a6aeb6a9e4b97143d8 (diff)
downloadfreebsd-ports-gnome-bb9d737e5bea9b718df6ba1218667130f3e8585c.tar.gz
freebsd-ports-gnome-bb9d737e5bea9b718df6ba1218667130f3e8585c.tar.zst
freebsd-ports-gnome-bb9d737e5bea9b718df6ba1218667130f3e8585c.zip
Update with the new PORTNAME/PORTVERSION variables
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