diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-08-12 11:22:00 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-08-12 11:22:00 +0000 |
commit | e8d5061ad7ec8d2f2863d9ee5e607a9d082f8036 (patch) | |
tree | 7dcad6aec0f2ab76e8b76ad417d07c6d9043b829 /www/mod_auth_mysql | |
parent | 05350b07c7fc5f19224cc24d3f9d64ee62e35fa2 (diff) |
Notes
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 150d91d6b431..a84b84bf3d92 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= ports@freebsd.org +MAINTAINER= jim@thehousleys.net BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${AP_PORT} LIB_DEPENDS= mysqlclient.6:${PORTSDIR}/databases/mysql322-client |