summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2014-10-17 10:24:51 +0000
committerfhajny <fhajny@pkgsrc.org>2014-10-17 10:24:51 +0000
commit946840ab6f74ef4d4a4c2887e29e4d0187d6ea45 (patch)
tree8f2fb9531235a3c8afdb6f87862d57d156208634 /databases/Makefile
parentf8185f9064c775d7258afca3ee3496ebc22125f2 (diff)
downloadpkgsrc-946840ab6f74ef4d4a4c2887e29e4d0187d6ea45.tar.gz
Added py-peewee
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 00bcce09eca..2fbf0874ea2 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.470 2014/09/14 14:40:57 gdt Exp $
+# $NetBSD: Makefile,v 1.471 2014/10/17 10:24:51 fhajny Exp $
COMMENT= Databases
@@ -342,6 +342,7 @@ SUBDIR+= py-mssql
SUBDIR+= py-mysql-connector
SUBDIR+= py-mysqldb
SUBDIR+= py-orderedmultidict
+SUBDIR+= py-peewee
SUBDIR+= py-pgnotify
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg2