diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-10-02 03:10:28 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-10-02 03:10:28 +0000 |
commit | d2854c488d42c67e6a7c02eb8f72c324add760d7 (patch) | |
tree | 539398f52943b5e13565aeecc49705992358fdae /www/mod_auth_mysql | |
parent | ce95e17f5b24a0258514502a5e9df74811b51ffc (diff) |
Change MAINTAINERship to my committers address.
Approved: will
Notes
Notes:
svn path=/head/; revision=33307
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 |