summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjwise <jwise>2007-03-21 19:44:10 +0000
committerjwise <jwise>2007-03-21 19:44:10 +0000
commit3a4c282e0abb233a45f1d1bfb22bba321ed27116 (patch)
tree582503ea26963de83a267d6b2ee1d48b7e69af53 /www
parent6527ce7dad59c7854cb03900b1b66c600a70ef38 (diff)
downloadpkgsrc-3a4c282e0abb233a45f1d1bfb22bba321ed27116.tar.gz
Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs.
Diffstat (limited to 'www')
-rw-r--r--www/ap-auth-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-postgresql/Makefile b/www/ap-auth-postgresql/Makefile
index 26367363cff..c7c1de8fb4a 100644
--- a/www/ap-auth-postgresql/Makefile
+++ b/www/ap-auth-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2007/03/21 18:59:16 jwise Exp $
+# $NetBSD: Makefile,v 1.31 2007/03/21 19:44:11 jwise Exp $
DISTNAME= AuthPG-1.4
PKGNAME= ap13-auth-postgresql-1.4
@@ -6,7 +6,7 @@ PKGREVISON= 1
CATEGORIES= www databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=authpg/}
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://authpg.sourceforge.net/
COMMENT= Module to allow apache authentication against a Postgresql database