diff options
Diffstat (limited to 'www/mod_auth_pgsql2/Makefile')
-rw-r--r-- | www/mod_auth_pgsql2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_pgsql2/Makefile b/www/mod_auth_pgsql2/Makefile index 0e4765799fa3..fa2f980128d1 100644 --- a/www/mod_auth_pgsql2/Makefile +++ b/www/mod_auth_pgsql2/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows users to use PostgreSQL databases for user authentication BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 |