summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-11-03 10:02:10 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-11-03 10:02:10 +0000
commit324dd87a99fd84a314ccf3d10d804487dfc6d634 (patch)
tree03bd21aa9e3d0f2343ee3c71bc0689d12d227a0e /databases
parentNew port gadfly, an SQL database written in Python. (diff)
Activate gadfly.
Notes
Notes: svn path=/head/; revision=14331
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 05e0b75c2b12..a2fd21e3ab1d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.29 1998/07/19 02:44:54 gpalmer Exp $
+# $Id: Makefile,v 1.30 1998/09/06 19:23:36 andreas Exp $
#
SUBDIR += cdb
SUBDIR += db
+ SUBDIR += gadfly
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql