diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-02 04:39:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-02 04:39:12 +0000 |
commit | 948d497284fcf1f612b173b2a4a97abd227f5187 (patch) | |
tree | b793f45e4bb3e787708e6d6bfe83252842787cda /www | |
parent | 825d04d75eff84726f93ddeb86733684b1a6201a (diff) |
Notes
Diffstat (limited to 'www')
-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 53ba0ce15a73..0c0adf2386fc 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= mbr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allows users to use MySQL databases for user authentication MAKE_JOBS_SAFE= yes |