summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1998-07-19 02:44:54 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1998-07-19 02:44:54 +0000
commitfd9ed5fb1deee01c79c13856266e0a03ed08b850 (patch)
tree4e91397d4bb178e66d0b70ffcf9aa6486369098d /databases
parentImport of CDB 0.55, a lightweight database package from D. J. Bernstein (diff)
Let the ports collection do its thing with CDB
Notes
Notes: svn path=/head/; revision=11956
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index f712b0a9b859..c5dba26cdece 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,5 +1,6 @@
-# $Id: Makefile,v 1.27 1998/04/18 08:59:23 andreas Exp $
+# $Id: Makefile,v 1.28 1998/07/06 17:46:48 nectar Exp $
#
+ SUBDIR += cdb
SUBDIR += db
SUBDIR += gdbm
SUBDIR += gnats