summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-07-05 19:29:09 +0000
committerrodent <rodent@pkgsrc.org>2014-07-05 19:29:09 +0000
commite3d178dd3b08f97064e64bd13ae224227aed2b76 (patch)
treeac63b24f3984ddc4bf9bdc7e199537b74349bc55 /databases/Makefile
parent489fef10933406c3a8698eec662558ba996206af (diff)
downloadpkgsrc-e3d178dd3b08f97064e64bd13ae224227aed2b76.tar.gz
+py-orderedmultidict
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 5da0df3ef91..6c2c30b5b5c 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.464 2014/07/05 12:31:11 rodent Exp $
+# $NetBSD: Makefile,v 1.465 2014/07/05 19:29:09 rodent Exp $
COMMENT= Databases
@@ -338,6 +338,7 @@ SUBDIR+= py-mongo
SUBDIR+= py-mssql
SUBDIR+= py-mysql-connector
SUBDIR+= py-mysqldb
+SUBDIR+= py-orderedmultidict
SUBDIR+= py-pgnotify
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg2