diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /www/ap-auth-postgresql | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'www/ap-auth-postgresql')
-rw-r--r-- | www/ap-auth-postgresql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-postgresql/Makefile b/www/ap-auth-postgresql/Makefile index 970cabf65cc..56ea81396be 100644 --- a/www/ap-auth-postgresql/Makefile +++ b/www/ap-auth-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/02/18 00:34:43 grant Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/17 22:55:22 grant Exp $ DISTNAME= AuthPG-1.2b2 PKGNAME= ap-auth-postgresql-1.2b2 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= www databases MASTER_SITES= http://home.bawi.org/~minskim/authpg/ -MAINTAINER= jwise@netbsd.org +MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://home.bawi.org/~minskim/authpg/ COMMENT= Module to allow apache authentication against a Postgresql database |