summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2005-02-05 00:26:57 +0000
committerMikhail Teterin <mi@FreeBSD.org>2005-02-05 00:26:57 +0000
commit2d7f0ec7c5dfa7819a0ac1eb1cad9c94e8d8381c (patch)
treeedaa68e9575fb8f350ef79c32f2cd581a5b05fa4 /java/Makefile
parent-Update to 7.54u2 (7.54.20050131), this is mostly security fixes release. (diff)
This is a port of 'JE', or Berkeley DB Java Edition -- a pure Java
implementation of "db". See: http://www.sleepycat.com/products/je.shtml for more information.
Notes
Notes: svn path=/head/; revision=128054
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 797338892d28..00ec8f7c6eda 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -4,6 +4,7 @@
COMMENT = Java language support
SUBDIR += avalon-logkit
+ SUBDIR += berkeley-db
SUBDIR += bluej
SUBDIR += bouncycastle
SUBDIR += bsh