diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-10-07 16:27:04 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-10-07 16:27:04 +0000 |
commit | fe77622bad7d06e041f1387db901ebf0566d8eac (patch) | |
tree | 3a6c8844a02889bc6ec1d634b9efc373af9c59a3 /www/mod_auth_pgsql2 | |
parent | c3c4284d7b20e372bc0af5e77902adb15bd1cd1d (diff) | |
download | ports-fe77622bad7d06e041f1387db901ebf0566d8eac.tar.gz ports-fe77622bad7d06e041f1387db901ebf0566d8eac.zip |
Notes
Diffstat (limited to 'www/mod_auth_pgsql2')
-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 594fd4887991..93a2885c53f7 100644 --- a/www/mod_auth_pgsql2/Makefile +++ b/www/mod_auth_pgsql2/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.0.2b1 CATEGORIES= www MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/ -MAINTAINER= sheeepkiller@cultdeadsheep.org +MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= Allows users to use PostgreSQL databases for user authentication BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 |