summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-26 22:55:01 +0000
committerminskim <minskim@pkgsrc.org>2004-02-26 22:55:01 +0000
commite41e8d9a9f8ff31204b14c7e6542ab68d26a785e (patch)
treee53297bcc49819b7250eb5692bb9d76b5e0a8410 /databases
parent0b566641797a493f84c7e7eab397a8348f79c3d7 (diff)
downloadpkgsrc-e41e8d9a9f8ff31204b14c7e6542ab68d26a785e.tar.gz
Add and enable py-IndexedCatalog.
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 fb6c938b9aa..440eb2397c5 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2004/02/22 01:40:44 minskim Exp $
+# $NetBSD: Makefile,v 1.119 2004/02/26 22:55:01 minskim Exp $
#
COMMENT= Databases
@@ -87,6 +87,7 @@ SUBDIR+= postgresql-pltcl
SUBDIR+= postgresql-server
SUBDIR+= pxtools
SUBDIR+= py-PgSQL
+SUBDIR+= py-IndexedCatalog
SUBDIR+= py-ZODB
SUBDIR+= py-bsddb3
SUBDIR+= py-dbxml