summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-20 09:52:18 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-20 09:52:18 +0000
commit4bae8ec04cad09f04fe33761a9de03ab7f4f9085 (patch)
tree7c7fab7258c44c2cfa8f802e7f3a91b6b792c93d
parentceb177290d7851fc024f159fb0122988199f0bcb (diff)
downloadpkgsrc-4bae8ec04cad09f04fe33761a9de03ab7f4f9085.tar.gz
Added adodb and acid.
-rw-r--r--databases/Makefile4
-rw-r--r--doc/CHANGES4
2 files changed, 6 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 9cfe631ca8d..bb0ab636d88 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.131 2004/04/19 00:10:58 recht Exp $
+# $NetBSD: Makefile,v 1.132 2004/04/20 09:52:18 xtraeme Exp $
#
COMMENT= Databases
SUBDIR+= abook
+SUBDIR+= acid
+SUBDIR+= adodb
SUBDIR+= bdb-xml
SUBDIR+= cdb
SUBDIR+= db
diff --git a/doc/CHANGES b/doc/CHANGES
index e9b7681b477..4f3a6884a9e 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5673 2004/04/20 09:37:19 xtraeme Exp $
+$NetBSD: CHANGES,v 1.5674 2004/04/20 09:52:18 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2103,3 +2103,5 @@ Changes to the packages collection and infrastructure in 2004:
Added honeyd-0.8b [xtraeme 2004-04-20]
Added honeyd-arpd-0.2 [xtraeme 2004-04-20]
Added oinkmaster-0.8 [xtraeme 2004-04-20]
+ Added adodb-4.00 [xtraeme 2004-04-20]
+ Added acid-0.9.6b23 [xtraeme 2004-04-20]