pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases postgresql80-jdbc / postgresql81-jdbc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/735ccafc1da8
branches:  trunk
changeset: 505523:735ccafc1da8
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Jan 04 11:49:54 2006 +0000

description:
postgresql80-jdbc / postgresql81-jdbc

diffstat:

 databases/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (30 lines):

diff -r cdb026ed6f33 -r 735ccafc1da8 databases/Makefile
--- a/databases/Makefile        Wed Jan 04 11:48:41 2006 +0000
+++ b/databases/Makefile        Wed Jan 04 11:49:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.197 2006/01/03 21:14:38 adrianp Exp $
+# $NetBSD: Makefile,v 1.198 2006/01/04 11:49:54 abs Exp $
 #
 
 COMMENT=       Databases
@@ -29,7 +29,6 @@
 SUBDIR+=       jdb
 SUBDIR+=       jdbc-postgresql
 SUBDIR+=       jdbc-postgresql74
-SUBDIR+=       jdbc-postgresql80
 SUBDIR+=       kmysqladmin
 SUBDIR+=       krecipes
 SUBDIR+=       lbdb
@@ -133,10 +132,12 @@
 SUBDIR+=       postgresql74-server
 SUBDIR+=       postgresql80
 SUBDIR+=       postgresql80-client
+SUBDIR+=       postgresql80-jdbc
 SUBDIR+=       postgresql80-plperl
 SUBDIR+=       postgresql80-plpython
 SUBDIR+=       postgresql80-pltcl
 SUBDIR+=       postgresql80-server
+SUBDIR+=       postgresql81-jdbc
 SUBDIR+=       pxtools
 SUBDIR+=       py-IndexedCatalog
 SUBDIR+=       py-PgSQL



Home | Main Index | Thread Index | Old Index