aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-02-26 20:20:47 +0800
committermm <mm@FreeBSD.org>2012-02-26 20:20:47 +0800
commit72ae1e74b5f82b27d8670ce53ba1f5465132ad83 (patch)
tree86e79f941638cf93170e6ec79a94d901052485e7
parent3203b0e219922bc9bce9bd262fff273a2a43241f (diff)
downloadfreebsd-ports-gnome-72ae1e74b5f82b27d8670ce53ba1f5465132ad83.tar.gz
freebsd-ports-gnome-72ae1e74b5f82b27d8670ce53ba1f5465132ad83.tar.zst
freebsd-ports-gnome-72ae1e74b5f82b27d8670ce53ba1f5465132ad83.zip
Return maintainership back to pool
-rw-r--r--multimedia/qt-faststart/Makefile2
-rw-r--r--print/pkpgcounter/Makefile2
-rw-r--r--security/pear-Auth_OpenID/Makefile2
-rw-r--r--www/mod_auth_mysql2/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/qt-faststart/Makefile b/multimedia/qt-faststart/Makefile
index 4dc495d556be..63f577996c9d 100644
--- a/multimedia/qt-faststart/Makefile
+++ b/multimedia/qt-faststart/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= multimedia
MASTER_SITES= #none
DISTFILES= #none
-MAINTAINER= mm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Convert QuickTime movie files to streamable format
PLIST_FILES= bin/qt-faststart
diff --git a/print/pkpgcounter/Makefile b/print/pkpgcounter/Makefile
index 4f39a4cc35ff..291d40ef8909 100644
--- a/print/pkpgcounter/Makefile
+++ b/print/pkpgcounter/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= print python
MASTER_SITES= http://www.pykota.com/software/pkpgcounter/download/tarballs/
-MAINTAINER= mm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Count pages and ink coverage precent
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging
diff --git a/security/pear-Auth_OpenID/Makefile b/security/pear-Auth_OpenID/Makefile
index aa35b248c757..16028cf45ffa 100644
--- a/security/pear-Auth_OpenID/Makefile
+++ b/security/pear-Auth_OpenID/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security www pear
MASTER_SITES= http://openidenabled.com/files/php-openid/packages/
DISTNAME= php-openid-${PORTVERSION}
-MAINTAINER= mm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PHP OpenID library v2 for PEAR
RUN_DEPENDS= pear:${PORTSDIR}/devel/pear
diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile
index 6abee59fd5ef..3a9cb9c1f68b 100644
--- a/www/mod_auth_mysql2/Makefile
+++ b/www/mod_auth_mysql2/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= apache22
-MAINTAINER= mm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MySQL-based authentication module with VirtualHost support
LICENSE= AL2