summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2008-08-27 00:29:53 +0000
committerepg <epg@pkgsrc.org>2008-08-27 00:29:53 +0000
commit44075a8a2c50eb77a0a33bedba39d32b0d609a38 (patch)
tree9f0fae7a5e66e050505493ef0683fa2622f1930e /databases/Makefile
parent78d846a90ee1fc827a903ae313bfaa769d642c2c (diff)
downloadpkgsrc-44075a8a2c50eb77a0a33bedba39d32b0d609a38.tar.gz
Add and enable py-sqlite3.
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 ef9c12caee9..91e111d9172 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.260 2008/08/25 21:40:05 seb Exp $
+# $NetBSD: Makefile,v 1.261 2008/08/27 00:29:53 epg Exp $
#
COMMENT= Databases
@@ -196,6 +196,7 @@ SUBDIR+= py-psycopg
SUBDIR+= py-psycopg2
SUBDIR+= py-sqlite
SUBDIR+= py-sqlite2
+SUBDIR+= py-sqlite3
SUBDIR+= py-sybase
SUBDIR+= py-table
SUBDIR+= qdbm