diff options
author | bf <bf@FreeBSD.org> | 2012-11-27 02:16:57 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-11-27 02:16:57 +0800 |
commit | f273a13c349db701f4408755cda37ec4fc3e74d2 (patch) | |
tree | 81845ae2eaa7b23b34db127fdb624afd5d27f39a /x11-toolkits/tk82 | |
parent | 3b2f3ab25e884735f39cdcd309ede176d8e91ec6 (diff) | |
download | freebsd-ports-gnome-f273a13c349db701f4408755cda37ec4fc3e74d2.tar.gz freebsd-ports-gnome-f273a13c349db701f4408755cda37ec4fc3e74d2.tar.zst freebsd-ports-gnome-f273a13c349db701f4408755cda37ec4fc3e74d2.zip |
consolidate under (lower-case) tcltk@
PR: 173753 , 173767
Feature safe: yes
Diffstat (limited to 'x11-toolkits/tk82')
-rw-r--r-- | x11-toolkits/tk82/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index c05cae025696..49310be289c8 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK} MASTER_SITE_SUBDIR= tcl8_2 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= TclTk@FreeBSD.org +MAINTAINER= tcltk@FreeBSD.org COMMENT= Graphical toolkit for TCL DEPRECATED= no longer maintained upstream |