diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-09-18 14:58:15 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-09-18 14:58:15 +0000 |
commit | 6794d0e21f323a21fb5441e78d16f59d12b4e143 (patch) | |
tree | b910b7c468c3e93193cdcc891530da724b829bbf /databases/Makefile | |
parent | forced commit to correct last log (diff) |
Add zodb 2001.06.16, the Zope Object Database - an object database
written in Python.
Notes
Notes:
svn path=/head/; revision=47958
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d698d9c68f37..a45c3a2aa45e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += zodb SUBDIR += zpygresqlda SUBDIR += adodb SUBDIR += cdb |