diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-08-12 19:22:00 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-08-12 19:22:00 +0800 |
commit | 7b4b87751df435eae3c6e70be183a3aabc3cc874 (patch) | |
tree | 764478334366ac4d01e1120621b772fa3bbd36a9 /www | |
parent | 4ce6c3588767a258b1028681c46c001a0b643fcc (diff) | |
download | freebsd-ports-gnome-7b4b87751df435eae3c6e70be183a3aabc3cc874.tar.gz freebsd-ports-gnome-7b4b87751df435eae3c6e70be183a3aabc3cc874.tar.zst freebsd-ports-gnome-7b4b87751df435eae3c6e70be183a3aabc3cc874.zip |
Change Maintainer (ports@FreeBSD.org -> jim@thehousleys.net)
PR: 20505
Submitted by: jim@thehousleys.net
Diffstat (limited to 'www')
-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 |