summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-13 21:31:54 +0000
committerminskim <minskim@pkgsrc.org>2004-02-13 21:31:54 +0000
commit8617013a7097e565baef4fb38f3390ed4991fff6 (patch)
treecffbe650878e1e333dd69be902e2d8e05eead82b
parentb124ff840b96b7a8544743cd67acec037933897d (diff)
downloadpkgsrc-8617013a7097e565baef4fb38f3390ed4991fff6.tar.gz
Add and enable py-dbxml-1.2.1.
-rw-r--r--databases/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 3b4de32d181..e344b2a784c 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.115 2004/02/13 19:41:05 minskim Exp $
+# $NetBSD: Makefile,v 1.116 2004/02/13 21:31:54 minskim Exp $
#
COMMENT= Databases
@@ -88,6 +88,7 @@ SUBDIR+= pxtools
SUBDIR+= py-PgSQL
SUBDIR+= py-ZODB
SUBDIR+= py-bsddb3
+SUBDIR+= py-dbxml
SUBDIR+= py-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-metakit
diff --git a/doc/CHANGES b/doc/CHANGES
index 49400796d55..38e47ef9b41 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4816 2004/02/13 19:41:05 minskim Exp $
+$NetBSD: CHANGES,v 1.4817 2004/02/13 21:31:54 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -817,3 +817,4 @@ Changes to the packages collection and infrastructure in 2004:
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]
+ Added py-dbxml-1.2.1 [minskim 2004-02-13]