aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-27 21:15:31 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-27 21:15:31 +0000
commit19779835ce107d595af0a5f7ef2cc489d8dedbf1 (patch)
tree69a18f76907fe5e561f2ad012d5d3aab6fa435b9 /www/mod_auth_mysql
parentefcb48305f0f0bb6210319b2a4c4dee42ce07eec (diff)
downloadports-19779835ce107d595af0a5f7ef2cc489d8dedbf1.tar.gz
ports-19779835ce107d595af0a5f7ef2cc489d8dedbf1.zip
Notes
Diffstat (limited to 'www/mod_auth_mysql')
-rw-r--r--www/mod_auth_mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile
index 9b221b545504..fc19530bd5b7 100644
--- a/www/mod_auth_mysql/Makefile
+++ b/www/mod_auth_mysql/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mod-auth-mysql
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= apache@FreeBSD.org
COMMENT= Allows users to use MySQL databases for user authentication
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}