aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk84/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-04-14 04:31:09 +0800
committerdinoex <dinoex@FreeBSD.org>2001-04-14 04:31:09 +0800
commit82524c8686f983f62fcc8f53b8bcd1e381b191bb (patch)
tree2d8483dcafc83ec51afb2460218959ee5cd00908 /x11-toolkits/tk84/Makefile
parent29f7f51c2de907e9e121534a141daa87ef3f7162 (diff)
downloadfreebsd-ports-gnome-82524c8686f983f62fcc8f53b8bcd1e381b191bb.tar.gz
freebsd-ports-gnome-82524c8686f983f62fcc8f53b8bcd1e381b191bb.tar.zst
freebsd-ports-gnome-82524c8686f983f62fcc8f53b8bcd1e381b191bb.zip
Update tcl/tk to 8.3.3
- Changes in installion of includes, so it keep compaible to previous patchlevel - took maintainership
Diffstat (limited to 'x11-toolkits/tk84/Makefile')
-rw-r--r--x11-toolkits/tk84/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index 62939ad8eff2..40e1dc9de81b 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= tk
-PORTVERSION= 8.3.2
+PORTVERSION= 8.3.3
CATEGORIES= x11-toolkits tk83
MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR= tcl8_3
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= dirk.meyer@dinoex.sub.org
LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83