diff options
Diffstat (limited to 'www/ap-auth-pgsql')
-rw-r--r-- | www/ap-auth-pgsql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-pgsql/Makefile b/www/ap-auth-pgsql/Makefile index 082e6580fb8..9912189e2e6 100644 --- a/www/ap-auth-pgsql/Makefile +++ b/www/ap-auth-pgsql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/03/13 17:38:48 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2009/03/21 22:16:53 darcy Exp $ DISTNAME= mod_auth_pgsql-0.9.12 PKGNAME= ap13-auth-pgsql-0.9.12 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= www databases MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql/dist/ -MAINTAINER= waddell@caravan.com +MAINTAINER= waddell@caravan-epub.com HOMEPAGE= http://www.giuseppetanzilli.it/mod_auth_pgsql/ COMMENT= Apache module for user authentication/logging against a PostgreSQL DB |