diff options
author | jwise <jwise> | 2007-03-21 18:59:16 +0000 |
---|---|---|
committer | jwise <jwise> | 2007-03-21 18:59:16 +0000 |
commit | 73f385bf65f343c1fd07ca9bba1fc6abb4bb8fa9 (patch) | |
tree | 4ccb6ad38230fb7b9d384fb65ba241d286166c61 /www/ap-auth-postgresql/Makefile | |
parent | 851cd601100b73b018b081e77562ad0b0f8d2c64 (diff) | |
download | pkgsrc-73f385bf65f343c1fd07ca9bba1fc6abb4bb8fa9.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/ap-auth-postgresql/Makefile')
-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 |