diff options
author | jwise <jwise@pkgsrc.org> | 2007-03-21 18:59:16 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2007-03-21 18:59:16 +0000 |
commit | 58a08184010ae2b55031f5ba45477490d8618a87 (patch) | |
tree | 4ccb6ad38230fb7b9d384fb65ba241d286166c61 /www | |
parent | 334802060f65d8ac8329b46b15291ffa82ead1af (diff) | |
download | pkgsrc-58a08184010ae2b55031f5ba45477490d8618a87.tar.gz |
I'm not using any of these any more, either. Some of these should probably
go away -- I have real doubts that a version 1.1 jdk and the accompanying
swing are any use to anyone, but am not sure the newer stuff we have
supports all ports which are supported by lang/jdk.
Diffstat (limited to 'www')
-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 9b956e22871..26367363cff 100644 --- a/www/ap-auth-postgresql/Makefile +++ b/www/ap-auth-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2006/12/28 12:12:59 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2007/03/21 18:59:16 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= jwise@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://authpg.sourceforge.net/ COMMENT= Module to allow apache authentication against a Postgresql database |