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 /lang/tcl84 | |
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 'lang/tcl84')
-rw-r--r-- | lang/tcl84/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index a5b3eb75d499..9af6705a3bf4 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= ${PORTNAME}${PORTVERSION}-src -MAINTAINER= TclTk@FreeBSD.org +MAINTAINER= tcltk@FreeBSD.org COMMENT?= Tool Command Language LICENSE= BSD |