summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2002-06-16 15:58:02 +0000
committerade <ade@FreeBSD.org>2002-06-16 15:58:02 +0000
commit3cbc34186acd15b607e6bd981d84dd14e88bd231 (patch)
tree881b6a813e50855ef98edd97a5b975f8c9ac4531
parente38da5f39dd193c6d1ef43c7bff6c3b64304f8b5 (diff)
downloadFreeBSD-ports-3cbc34186acd15b607e6bd981d84dd14e88bd231.zip
FreeBSD-ports-3cbc34186acd15b607e6bd981d84dd14e88bd231.tar.gz
Hook databases/db33 into the build.
-rw-r--r--CVSROOT/modules1
-rw-r--r--databases/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules
index 32ed7a3..3a0bc23 100644
--- a/CVSROOT/modules
+++ b/CVSROOT/modules
@@ -1058,6 +1058,7 @@ date src/bin/date
datedif ports/misc/datedif
db ports/databases/db
db3 ports/databases/db3
+db33 ports/databases/db33
db4 ports/databases/db4
dbXML ports/databases/dbXML
dbconnect ports/databases/dbconnect
diff --git a/databases/Makefile b/databases/Makefile
index d8212bf..adb4823 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -9,6 +9,7 @@
SUBDIR += cyrus-imspd
SUBDIR += db
SUBDIR += db3
+ SUBDIR += db33
SUBDIR += db4
SUBDIR += dbXML
SUBDIR += dbconnect
OpenPOWER on IntegriCloud