summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2006-03-14 20:19:27 +0000
committerdrochner <drochner>2006-03-14 20:19:27 +0000
commitddd81baeabfbd28c36e4c9353384d406a597e02d (patch)
treed9d01f5c6b611f4d1af1592b4fc41d36cadc7f31 /databases/Makefile
parent64ec10a5b35482a0a3d7c334e1ce1599b61b00e4 (diff)
downloadpkgsrc-ddd81baeabfbd28c36e4c9353384d406a597e02d.tar.gz
+py-sqlite2
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 0284f3b543d..4f9d2191153 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.204 2006/02/27 14:52:08 abs Exp $
+# $NetBSD: Makefile,v 1.205 2006/03/14 20:19:27 drochner Exp $
#
COMMENT= Databases
@@ -150,6 +150,7 @@ SUBDIR+= py-pgnotify
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg
SUBDIR+= py-sqlite
+SUBDIR+= py-sqlite2
SUBDIR+= py-sybase
SUBDIR+= py-table
SUBDIR+= qdbm