diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:26:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:26:48 +0000 |
commit | 1da4bb0e6b6f2bacd6acabd7e85a361a0357573c (patch) | |
tree | aaa24160322ef0ba2be48f60c79a74ab4d1262a8 /www/mod_auth_mysql_another/Makefile | |
parent | b14127ff8a1416ded6693de64a45e5a26a5464ab (diff) | |
download | ports-1da4bb0e6b6f2bacd6acabd7e85a361a0357573c.tar.gz ports-1da4bb0e6b6f2bacd6acabd7e85a361a0357573c.zip |
Notes
Diffstat (limited to 'www/mod_auth_mysql_another/Makefile')
-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 cb09585dc20f..17cdb3800ba5 100644 --- a/www/mod_auth_mysql_another/Makefile +++ b/www/mod_auth_mysql_another/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_//g} PKGNAMESUFFIX= _another -MAINTAINER= mbr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allows users to use MySQL databases for user authentication USE_MYSQL= YES |