summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-13 21:31:54 +0000
committerminskim <minskim>2004-02-13 21:31:54 +0000
commit510dd48c31c20afc42d73e65dc01bb645918e4b7 (patch)
treecffbe650878e1e333dd69be902e2d8e05eead82b
parent8df8628f819cd4b6dda98c864365016a27294e2b (diff)
downloadpkgsrc-510dd48c31c20afc42d73e65dc01bb645918e4b7.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]