diff options
author | linimon <linimon@FreeBSD.org> | 2007-06-06 15:54:08 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-06-06 15:54:08 +0800 |
commit | aeff22bff1344b4cb718f0603c2b6930668dce64 (patch) | |
tree | 8cd1deed97a20f8410f4ee68366fa350497c4867 /www | |
parent | 81e07cadb3c2c6713ec3023c002a16e577a1f5be (diff) | |
download | freebsd-ports-gnome-aeff22bff1344b4cb718f0603c2b6930668dce64.tar.gz freebsd-ports-gnome-aeff22bff1344b4cb718f0603c2b6930668dce64.tar.zst freebsd-ports-gnome-aeff22bff1344b4cb718f0603c2b6930668dce64.zip |
Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.
Hat: portmgr
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 0bec59bf04e3..a6ef680aa372 100644 --- a/www/mod_auth_mysql/Makefile +++ b/www/mod_auth_mysql/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mod-auth-mysql -MAINTAINER= jeh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allows users to use MySQL databases for user authentication BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} |