pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Added and enabled java-qdbm.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4cc40514ba5c
branches:  trunk
changeset: 528516:4cc40514ba5c
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun May 06 12:59:48 2007 +0000

description:
Added and enabled java-qdbm.

diffstat:

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

diffs (17 lines):

diff -r 4badfa0a3ffc -r 4cc40514ba5c databases/Makefile
--- a/databases/Makefile        Sun May 06 12:58:36 2007 +0000
+++ b/databases/Makefile        Sun May 06 12:59:48 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.227 2007/03/11 16:46:59 grant Exp $
+# $NetBSD: Makefile,v 1.228 2007/05/06 12:59:48 obache Exp $
 #
 
 COMMENT=       Databases
@@ -27,6 +27,7 @@
 SUBDIR+=       iodbc
 SUBDIR+=       ipa_sdb
 SUBDIR+=       java-db3
+SUBDIR+=       java-qdbm
 SUBDIR+=       jdb
 SUBDIR+=       jdbc-postgresql80
 SUBDIR+=       jdbc-postgresql81



Home | Main Index | Thread Index | Old Index