summaryrefslogtreecommitdiff
path: root/databases
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
commit28ef001566d2bf88231200878ac12aca7756f709 (patch)
treecffbe650878e1e333dd69be902e2d8e05eead82b /databases
parentd0b27d4f23d7855157d7acc3d759e9d4f873f2bf (diff)
downloadpkgsrc-28ef001566d2bf88231200878ac12aca7756f709.tar.gz
Add and enable py-dbxml-1.2.1.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 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