diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-17 20:55:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-17 20:55:38 +0000 |
commit | ca24909ba5e003e0aabbbffe16188ec256514fbb (patch) | |
tree | 50ca5d8f957cd7440f26bf2ea99ea28c3c32a250 /www/mod_auth_mysql_another | |
parent | 358efed78c7389da9009160f745979f78ad893f4 (diff) | |
download | ports-ca24909ba5e003e0aabbbffe16188ec256514fbb.tar.gz ports-ca24909ba5e003e0aabbbffe16188ec256514fbb.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 7ae4d9c28e46..052d08b62ed4 100644 --- a/www/mod_auth_mysql_another/Makefile +++ b/www/mod_auth_mysql_another/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_//g} PKGNAMESUFFIX= _another -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbr@FreeBSD.org COMMENT= Allows users to use MySQL databases for user authentication USE_MYSQL= YES |