diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-27 21:15:31 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-27 21:15:31 +0000 |
commit | 19779835ce107d595af0a5f7ef2cc489d8dedbf1 (patch) | |
tree | 69a18f76907fe5e561f2ad012d5d3aab6fa435b9 /www/mod_auth_pgsql | |
parent | efcb48305f0f0bb6210319b2a4c4dee42ce07eec (diff) |
Notes
Diffstat (limited to 'www/mod_auth_pgsql')
-rw-r--r-- | www/mod_auth_pgsql/Makefile | 2 |
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} |