summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortsarna <tsarna>2003-06-25 21:44:01 +0000
committertsarna <tsarna>2003-06-25 21:44:01 +0000
commit2ab4b006d86e156439ebaf5309e189f7a97b87b5 (patch)
treedf1d24e3b7febd2e24f43ba052ccc5415e03c91f /databases
parent7f4ea07e676749625ded5bf51ff2b3baf92e90a8 (diff)
downloadpkgsrc-2ab4b006d86e156439ebaf5309e189f7a97b87b5.tar.gz
Add and enable py-sqlite
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 8980dc27e6a..f323b5aae46 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2003/06/05 13:43:24 jschauma Exp $
+# $NetBSD: Makefile,v 1.101 2003/06/25 21:44:01 tsarna Exp $
#
COMMENT= Databases
@@ -85,6 +85,7 @@ SUBDIR+= py-metakit
SUBDIR+= py-mysqldb
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg
+SUBDIR+= py-sqlite
SUBDIR+= quicklist
SUBDIR+= rdb
SUBDIR+= rrdtool