summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk83/Makefile
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2001-03-08 05:05:57 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2001-03-08 05:05:57 +0000
commitf18875debda036348e0c2108f23e59d56315dab4 (patch)
tree32a4d2c081f524eb5019b97a98d4813516ae71c3 /x11-toolkits/tk83/Makefile
parentUpgrade to 8.3.2. (diff)
Upgrade to 8.3.2.
PR: ports/25372
Diffstat (limited to 'x11-toolkits/tk83/Makefile')
-rw-r--r--x11-toolkits/tk83/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index f6762b66acf2..62939ad8eff2 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= tk
-PORTVERSION= 8.3.1
+PORTVERSION= 8.3.2
CATEGORIES= x11-toolkits tk83
-MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/packages-8.0/devel/ \
- http://www.neosoft.com/tcl/ftparchive/sorted/packages-8.0/devel/
-DISTNAME= ${PORTNAME}${PORTVERSION}plus
+MASTER_SITES= ${MASTER_SITE_TCLTK}
+MASTER_SITE_SUBDIR= tcl8_3
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= jseger@FreeBSD.org