summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>1999-05-17 18:31:21 +0000
committerbad <bad@pkgsrc.org>1999-05-17 18:31:21 +0000
commit2aaa1968ea70c7c9e778209daf0149c3471f0628 (patch)
tree36e092d18e16d3c87fa89ca9e0d4a515069a465e /databases/Makefile
parent0bc539394db8870901986643ad7a6979748ea5c6 (diff)
downloadpkgsrc-2aaa1968ea70c7c9e778209daf0149c3471f0628.tar.gz
Add and enable jdb.
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 98968570ed6..559589f5a0b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1999/05/06 23:38:36 tv Exp $
+# $NetBSD: Makefile,v 1.15 1999/05/17 18:31:21 bad Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -6,6 +6,7 @@
SUBDIR += gdbm
# SUBDIR += gnats
SUBDIR += gtksql
+ SUBDIR += jdb
# SUBDIR += msql
SUBDIR += mysql-client
SUBDIR += mysql-server