summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-31 17:26:00 +0000
committerminskim <minskim>2004-03-31 17:26:00 +0000
commitabdaff17afe746244add31f21005370b868ea9dd (patch)
tree0bbb4a1af2230ed63d3c1501dbba6ab7f968e92e /databases/Makefile
parent68d74a470cf27fbf82a7f114f1907a62867ee4b8 (diff)
downloadpkgsrc-abdaff17afe746244add31f21005370b868ea9dd.tar.gz
Rename dbxml bdb-xml, and py-dbxml py-bdb-xml.
This closes PR pkg/24996.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/Makefile b/databases/Makefile
index ee3b35962a9..be6fa925817 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.124 2004/03/29 12:53:03 grant Exp $
+# $NetBSD: Makefile,v 1.125 2004/03/31 17:26:00 minskim Exp $
#
COMMENT= Databases
SUBDIR+= abook
+SUBDIR+= bdb-xml
SUBDIR+= cdb
SUBDIR+= db
SUBDIR+= db3
SUBDIR+= db4
SUBDIR+= dbh
-SUBDIR+= dbxml
SUBDIR+= edb
SUBDIR+= freetds
SUBDIR+= gdbm
@@ -89,8 +89,8 @@ SUBDIR+= pxtools
SUBDIR+= py-IndexedCatalog
SUBDIR+= py-PgSQL
SUBDIR+= py-ZODB
+SUBDIR+= py-bdb-xml
SUBDIR+= py-bsddb3
-SUBDIR+= py-dbxml
SUBDIR+= py-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-metakit