aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl84/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-10-21 11:13:44 +0800
committerdinoex <dinoex@FreeBSD.org>2001-10-21 11:13:44 +0800
commit4e66e35d389baca5fb4c08102015bdcfd9333a34 (patch)
tree9a6366e77ca7c5d31d603e5d19c24e0adc2ef029 /lang/tcl84/Makefile
parentff8dcc8a23ec14a217141199bcbacf1ab98c9b47 (diff)
downloadfreebsd-ports-gnome-4e66e35d389baca5fb4c08102015bdcfd9333a34.tar.gz
freebsd-ports-gnome-4e66e35d389baca5fb4c08102015bdcfd9333a34.tar.zst
freebsd-ports-gnome-4e66e35d389baca5fb4c08102015bdcfd9333a34.zip
Update to tcl 8.3.4
More encodings are inculded into the release
Diffstat (limited to 'lang/tcl84/Makefile')
-rw-r--r--lang/tcl84/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index 3117d1288a9f..cce3eff48321 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= tcl
-PORTVERSION= 8.3.3
-PORTREVISION= 4
+PORTVERSION= 8.3.4
CATEGORIES= lang tcl83
-MASTER_SITES= ${MASTER_SITE_TCLTK}
-MASTER_SITE_SUBDIR= tcl8_3
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= tcl
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org