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/tcl85 | |
parent | c7d5467d51833905597673d95e9dff0a73fd35ca (diff) |
Notes
Diffstat (limited to 'lang/tcl85')
-rw-r--r-- | lang/tcl85/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile index f6d7ed1fc23f..3ea80585f560 100644 --- a/lang/tcl85/Makefile +++ b/lang/tcl85/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} PKGNAMESUFFIX?= ${THREADS_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= tcl${PORTVERSION}-src -MAINTAINER= TclTk@FreeBSD.org +MAINTAINER= tcltk@FreeBSD.org COMMENT?= Tool Command Language LICENSE= BSD |