summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorrodent <rodent>2014-01-30 04:55:57 +0000
committerrodent <rodent>2014-01-30 04:55:57 +0000
commitc3d29da9e2dbec827745581f385d6cf5b65a71e5 (patch)
tree22db726c20322e5e3c007cbbefe8d0804f0887d7 /databases
parent80c8ef2ccd33db78e0352fe6d72cc92993cfebe1 (diff)
downloadpkgsrc-c3d29da9e2dbec827745581f385d6cf5b65a71e5.tar.gz
+py-python-sql
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 c2a8e0f388e..0e338cfab86 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.443 2013/12/05 08:48:38 adam Exp $
+# $NetBSD: Makefile,v 1.444 2014/01/30 04:55:57 rodent Exp $
COMMENT= Databases
@@ -331,6 +331,7 @@ SUBDIR+= py-mysqldb
SUBDIR+= py-pgnotify
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg2
+SUBDIR+= py-python-sql
SUBDIR+= py-sqlalchemy
SUBDIR+= py-sqlalchemy-migrate
SUBDIR+= py-sqlite