pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases enable jdbc-postgresql82



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6392399078f7
branches:  trunk
changeset: 523813:6392399078f7
user:      abs <abs%pkgsrc.org@localhost>
date:      Sat Jan 13 21:36:31 2007 +0000

description:
enable jdbc-postgresql82

diffstat:

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

diffs (17 lines):

diff -r 966b4628cfcb -r 6392399078f7 databases/Makefile
--- a/databases/Makefile        Sat Jan 13 21:36:19 2007 +0000
+++ b/databases/Makefile        Sat Jan 13 21:36:31 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.221 2007/01/03 17:24:17 obache Exp $
+# $NetBSD: Makefile,v 1.222 2007/01/13 21:36:31 abs Exp $
 #
 
 COMMENT=       Databases
@@ -30,6 +30,7 @@
 SUBDIR+=       jdb
 SUBDIR+=       jdbc-postgresql80
 SUBDIR+=       jdbc-postgresql81
+SUBDIR+=       jdbc-postgresql82
 SUBDIR+=       kmysqladmin
 SUBDIR+=       krecipes
 SUBDIR+=       lbdb



Home | Main Index | Thread Index | Old Index