diff options
Diffstat (limited to 'www/mod_auth_mysql')
-rw-r--r-- | www/mod_auth_mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile index 5abf4e954c07..adf8f020e5ab 100644 --- a/www/mod_auth_mysql/Makefile +++ b/www/mod_auth_mysql/Makefile @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://bourbon.netvision.net.il/mysql/mod_auth_mysql/ \ http://web.mysql.com/Contrib/ -MAINTAINER= jim@thehousleys.net +MAINTAINER= jeh@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${AP_PORT} LIB_DEPENDS= mysqlclient.6:${PORTSDIR}/databases/mysql322-client |