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 /x11-toolkits/tk84 | |
parent | c7d5467d51833905597673d95e9dff0a73fd35ca (diff) | |
download | ports-fbdcc0802caa576c3ed1c559db37f728c59197d7.tar.gz ports-fbdcc0802caa576c3ed1c559db37f728c59197d7.zip |
Notes
Diffstat (limited to 'x11-toolkits/tk84')
-rw-r--r-- | x11-toolkits/tk84/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index 4f2745cafc55..28f585ebef6f 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/tcl/Tcl/${PORTVERSION} PKGNAMESUFFIX?= ${THREADS_SUFFIX} DISTNAME= ${PORTNAME}${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tcltk@FreeBSD.org COMMENT?= Graphical toolkit for Tcl LICENSE= BSD |