diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-11-26 18:16:57 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-11-26 18:16:57 +0000 |
commit | fbdcc0802caa576c3ed1c559db37f728c59197d7 (patch) | |
tree | 81845ae2eaa7b23b34db127fdb624afd5d27f39a /lang/tcl84/Makefile | |
parent | c7d5467d51833905597673d95e9dff0a73fd35ca (diff) |
consolidate under (lower-case) tcltk@
PR: 173753 , 173767
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307793
Diffstat (limited to 'lang/tcl84/Makefile')
-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 |