diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-03-01 03:05:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-03-01 03:05:34 +0000 |
commit | 92269a1de2efc711946783fb1aa0d7e601b1497f (patch) | |
tree | e1e678b78167bdd8939459aa3dfe0991ae88c172 /www/mod_auth_mysql_another | |
parent | cfe119a7c5c4f6d4b63ed3f817c20267cd31e0ac (diff) | |
download | ports-92269a1de2efc711946783fb1aa0d7e601b1497f.tar.gz ports-92269a1de2efc711946783fb1aa0d7e601b1497f.zip |
Notes
Diffstat (limited to 'www/mod_auth_mysql_another')
-rw-r--r-- | www/mod_auth_mysql_another/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile index 0c0adf2386fc..8bf2b32a2517 100644 --- a/www/mod_auth_mysql_another/Makefile +++ b/www/mod_auth_mysql_another/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= SF/modauthmysql/modauthmysql/${PORTVERSION} PKGNAMESUFFIX= _another -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to use MySQL databases for user authentication MAKE_JOBS_SAFE= yes |