summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-02-26 12:20:47 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-02-26 12:20:47 +0000
commitdfa6b6b1dd3523f6efb71e96a78872641a3cd570 (patch)
tree5f1051c63fdefceb2f11ef8d0421b39b0a328e70
parentUpdate to 2.09 (diff)
Return maintainership back to pool
Notes
Notes: svn path=/head/; revision=292261
-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