diff options
Diffstat (limited to 'www/ap2-auth-pgsql/Makefile')
-rw-r--r-- | www/ap2-auth-pgsql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-auth-pgsql/Makefile b/www/ap2-auth-pgsql/Makefile index dc81c49343f..b27f51cdf63 100644 --- a/www/ap2-auth-pgsql/Makefile +++ b/www/ap2-auth-pgsql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:18 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:56 jlam Exp $ DISTNAME= mod_auth_pgsql-2.0.3 PKGNAME= ap2-auth-pgsql-2.0.3 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= www databases MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.giuseppetanzilli.it/mod_auth_pgsql2/ COMMENT= Allows users to use PostgreSQL databases for user authentication |