summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2013-09-30 17:24:33 +0000
committerwiz <wiz>2013-09-30 17:24:33 +0000
commit46383982a7024088005275f5ddbe7898099533c7 (patch)
tree2d62ac706c290660c3d72a667194494a175244d8 /databases
parent2db7c2b7361eed530baa88289a0ab4dab56abf6c (diff)
downloadpkgsrc-46383982a7024088005275f5ddbe7898099533c7.tar.gz
+ py-sqlparse
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 d5498f8e359..8570f065cf6 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.438 2013/09/13 08:40:24 fhajny Exp $
+# $NetBSD: Makefile,v 1.439 2013/09/30 17:24:33 wiz Exp $
COMMENT= Databases
@@ -336,6 +336,7 @@ SUBDIR+= py-sqlalchemy-migrate
SUBDIR+= py-sqlite
SUBDIR+= py-sqlite2
SUBDIR+= py-sqlite3
+SUBDIR+= py-sqlparse
SUBDIR+= py-sybase
SUBDIR+= py-table
SUBDIR+= py-tokyocabinet