summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-02-03 10:22:23 +0000
committerrodent <rodent@pkgsrc.org>2014-02-03 10:22:23 +0000
commita589e5eee45511632f7fe3fb6644647f6608fabc (patch)
tree4506904941583bd8498b9a782d843258faf2719c
parenta3323065a4a22d42617228bb635b1a8f2054a5cd (diff)
downloadpkgsrc-a589e5eee45511632f7fe3fb6644647f6608fabc.tar.gz
+py-sqlsoup; Packaged originally in pkgsrc-wip by: kamelderouiche@yahoo.com
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 0e338cfab86..f378f1e1edd 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.444 2014/01/30 04:55:57 rodent Exp $
+# $NetBSD: Makefile,v 1.445 2014/02/03 10:22:23 rodent Exp $
COMMENT= Databases
@@ -338,6 +338,7 @@ SUBDIR+= py-sqlite
SUBDIR+= py-sqlite2
SUBDIR+= py-sqlite3
SUBDIR+= py-sqlparse
+SUBDIR+= py-sqlsoup
SUBDIR+= py-sybase
SUBDIR+= py-table
SUBDIR+= py-tokyocabinet