summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorobache <obache>2007-05-06 12:59:48 +0000
committerobache <obache>2007-05-06 12:59:48 +0000
commite74c608d28d976a70319ab44d808ab863fff044f (patch)
treecfa2975f3381f8d8edf9871d1f0e92315d142b22 /databases/Makefile
parent2362a82c5fd7623548a291d62a9da9bfb01481ec (diff)
downloadpkgsrc-e74c608d28d976a70319ab44d808ab863fff044f.tar.gz
Added and enabled java-qdbm.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index d88f5584562..e653e287156 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -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+= guile-pg
SUBDIR+= iodbc
SUBDIR+= ipa_sdb
SUBDIR+= java-db3
+SUBDIR+= java-qdbm
SUBDIR+= jdb
SUBDIR+= jdbc-postgresql80
SUBDIR+= jdbc-postgresql81