diff options
-rw-r--r-- | databases/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 68c00e42d1a..3b4de32d181 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2004/01/18 22:23:20 mjl Exp $ +# $NetBSD: Makefile,v 1.115 2004/02/13 19:41:05 minskim Exp $ # COMMENT= Databases @@ -9,6 +9,7 @@ SUBDIR+= db SUBDIR+= db3 SUBDIR+= db4 SUBDIR+= dbh +SUBDIR+= dbxml SUBDIR+= edb SUBDIR+= freetds SUBDIR+= gdbm diff --git a/doc/CHANGES b/doc/CHANGES index a837962ce5d..49400796d55 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4815 2004/02/13 18:06:11 jschauma Exp $ +$NetBSD: CHANGES,v 1.4816 2004/02/13 19:41:05 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -816,3 +816,4 @@ Changes to the packages collection and infrastructure in 2004: Added opera-acroread-1.0 [jschauma 2004-02-13] Added opera-acroread3-1.0 [jschauma 2004-02-13] Added opera-acroread5-1.0 [jschauma 2004-02-13] + Added dbxml-1.2.1 [minskim 2004-02-13] |