diff options
author | oliver <oliver@FreeBSD.org> | 2003-10-08 00:27:04 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-10-08 00:27:04 +0800 |
commit | 61d085f589d106eb772c03b01bebaf21776d73bf (patch) | |
tree | 0358ddb59ff8ed5a19ebe41d3a1c7601853aede8 /www | |
parent | 68040ff13d37ff92d2413a018633fd134de0db37 (diff) | |
download | freebsd-ports-gnome-61d085f589d106eb772c03b01bebaf21776d73bf.tar.gz freebsd-ports-gnome-61d085f589d106eb772c03b01bebaf21776d73bf.tar.zst freebsd-ports-gnome-61d085f589d106eb772c03b01bebaf21776d73bf.zip |
Fix maintainers email address
PR: 57697
Submitted by: maintainer
Diffstat (limited to 'www')
-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 |