aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_pgsql
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-27 21:15:31 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-27 21:15:31 +0000
commit19779835ce107d595af0a5f7ef2cc489d8dedbf1 (patch)
tree69a18f76907fe5e561f2ad012d5d3aab6fa435b9 /www/mod_auth_pgsql
parentefcb48305f0f0bb6210319b2a4c4dee42ce07eec (diff)
downloadports-19779835ce107d595af0a5f7ef2cc489d8dedbf1.tar.gz
ports-19779835ce107d595af0a5f7ef2cc489d8dedbf1.zip
Notes
Diffstat (limited to 'www/mod_auth_pgsql')
-rw-r--r--www/mod_auth_pgsql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_pgsql/Makefile b/www/mod_auth_pgsql/Makefile
index a8e64ddfac4d..53c9fbaca755 100644
--- a/www/mod_auth_pgsql/Makefile
+++ b/www/mod_auth_pgsql/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql/dist/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= apache@FreeBSD.org
COMMENT= Allows users to use PostgreSQL databases for user authentication
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}