summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2017-04-23 03:39:53 +0000
committermarkd <markd@pkgsrc.org>2017-04-23 03:39:53 +0000
commit356557bcf91a7478dfc0590ceb739c1068b770d3 (patch)
tree5817ccd1cd7976989b18ef6b5518ae684784ffb1 /databases/Makefile
parent447b65685a694418fdf02ebc1b38e1c0b0dd7250 (diff)
downloadpkgsrc-356557bcf91a7478dfc0590ceb739c1068b770d3.tar.gz
Add py-pickleshare
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 961f3d719a8..31067962f4d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.525 2017/04/21 00:13:01 minskim Exp $
+# $NetBSD: Makefile,v 1.526 2017/04/23 03:39:53 markd Exp $
COMMENT= Databases
@@ -358,6 +358,7 @@ SUBDIR+= py-mysqldb
SUBDIR+= py-orderedmultidict
SUBDIR+= py-peewee
SUBDIR+= py-pgnotify
+SUBDIR+= py-pickleshare
SUBDIR+= py-postgresql
SUBDIR+= py-psycopg2
SUBDIR+= py-pymysql