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 /www | |
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 'www')
-rw-r--r-- | www/aolserver/Makefile | 2 | ||||
-rw-r--r-- | www/openacs-dotlrn/Makefile | 2 | ||||
-rw-r--r-- | www/openacs/Makefile | 2 | ||||
-rw-r--r-- | www/tclwebtest/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/aolserver/Makefile b/www/aolserver/Makefile index 663db1f9b3fe..159a1f42821f 100644 --- a/www/aolserver/Makefile +++ b/www/aolserver/Makefile @@ -13,7 +13,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/AOLserver/${PORTVERSION} DIST_SUBDIR= aolserver -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A multithreaded web server with embedded TCL interpreter LICENSE= MPL diff --git a/www/openacs-dotlrn/Makefile b/www/openacs-dotlrn/Makefile index 3a993db31bf7..093af748838e 100644 --- a/www/openacs-dotlrn/Makefile +++ b/www/openacs-dotlrn/Makefile @@ -9,7 +9,7 @@ PORTNAME= dotlrn DISTVERSION= 2.5.0 MASTER_SITES= http://openacs.org/projects/dotlrn/download/download/ -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenACS-based e-learning platform DIST_REV_ID= 2984410 diff --git a/www/openacs/Makefile b/www/openacs/Makefile index 46792e306839..6a23ac82009e 100644 --- a/www/openacs/Makefile +++ b/www/openacs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES?= http://openacs.org/projects/openacs/download/download/ EXTRACT_SUFX= .tgz?revision_id=${DIST_REV_ID} -MAINTAINER?= mm@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= A modular web application platform for communities LICENCE= GPLv2 diff --git a/www/tclwebtest/Makefile b/www/tclwebtest/Makefile index 7db2fa0e9189..f5012210890b 100644 --- a/www/tclwebtest/Makefile +++ b/www/tclwebtest/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= www tcl MASTER_SITES= SF -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for issuing HTTP requests and dealing with the result LICENSE= GPLv2 |