diff options
author | mm <mm@FreeBSD.org> | 2011-08-09 23:41:30 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-08-09 23:41:30 +0800 |
commit | 9989d1b94acdb97b66616893ddd3864a80b47cdc (patch) | |
tree | d589e289a3c5fcde82eef05ad3e428f24ad2f4ab /lang/xotcl | |
parent | 2f0524040e28bd30c850915cd61f1ef727072b5d (diff) | |
download | freebsd-ports-gnome-9989d1b94acdb97b66616893ddd3864a80b47cdc.tar.gz freebsd-ports-gnome-9989d1b94acdb97b66616893ddd3864a80b47cdc.tar.zst freebsd-ports-gnome-9989d1b94acdb97b66616893ddd3864a80b47cdc.zip |
Transfer maintainer back to ports@FreeBSD.org
Approved by: maintainer (myself)
Diffstat (limited to 'lang/xotcl')
-rw-r--r-- | lang/xotcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/xotcl/Makefile b/lang/xotcl/Makefile index 7f352b339644..dadfdbdbfb9d 100644 --- a/lang/xotcl/Makefile +++ b/lang/xotcl/Makefile @@ -11,7 +11,7 @@ CATEGORIES?= lang tcl MASTER_SITES= SF \ http://media.wu-wien.ac.at/download/ -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Object-oriented scripting language based on Tcl LICENSE= MIT |