summaryrefslogtreecommitdiff
path: root/databases
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
commit855b9ade973f3a2e28e4f3e22976f82b31fd801e (patch)
tree09a1bef910468b97571b862b022facaab63623f5 /databases
parentfcdb8b0b5febe2344f1fa09dc15ceb94fcd2c261 (diff)
downloadpkgsrc-855b9ade973f3a2e28e4f3e22976f82b31fd801e.tar.gz
Add py-pickleshare
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 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