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 | |
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')
-rw-r--r-- | lang/expect-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/otcl/Makefile | 2 | ||||
-rw-r--r-- | lang/xotcl/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/expect-devel/Makefile b/lang/expect-devel/Makefile index b4abae2f4e7a..4c11402e8f1d 100644 --- a/lang/expect-devel/Makefile +++ b/lang/expect-devel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang tcl tk MASTER_SITES= SF/wintcltk/Sources/Package%20Sources DISTNAME= expect-cvs-20091231 -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A sophisticated scripter based on tcl/tk CONFLICTS= expect-5.43* diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 21f7842590e0..11762ad40997 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 4 CATEGORIES= lang tcl tk MASTER_SITES= SF/${PORTNAME}-tclcl/OTcl/${PORTVERSION} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MIT Object Tcl LICENSE= MIT 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 |