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 /x11-toolkits | |
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 'x11-toolkits')
-rw-r--r-- | x11-toolkits/bwidget/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/tile/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/tktable/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/bwidget/Makefile b/x11-toolkits/bwidget/Makefile index e8a881d8ce91..a41e8a7da50e 100644 --- a/x11-toolkits/bwidget/Makefile +++ b/x11-toolkits/bwidget/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= SF/tcllib/BWidget/${PORTVERSION} DISTNAME= BWidget-${PORTVERSION} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A high-level widget set for Tcl/Tk LICENSE= BSD diff --git a/x11-toolkits/tile/Makefile b/x11-toolkits/tile/Makefile index 35fd62fa3388..b5cb4afd06f7 100644 --- a/x11-toolkits/tile/Makefile +++ b/x11-toolkits/tile/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.4.0 CATEGORIES= x11-toolkits tk MASTER_SITES= SF/tktable/${PORTNAME}/${PORTNAME}-0-8-4-0 -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Themed widget set for Tk LICENSE= MIT diff --git a/x11-toolkits/tktable/Makefile b/x11-toolkits/tktable/Makefile index f673baa87e1b..0038d6ed5ca4 100644 --- a/x11-toolkits/tktable/Makefile +++ b/x11-toolkits/tktable/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits tk MASTER_SITES= SF DISTNAME= ${PORTNAME:S/tk/Tk/}${PORTVERSION} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A table/matrix widget extension to Tk LICENSE= BSD |