summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authormarkd <markd>2017-04-23 03:39:53 +0000
committermarkd <markd>2017-04-23 03:39:53 +0000
commit571d9e30ae73f77f52563cd370991201d4709cea (patch)
tree5817ccd1cd7976989b18ef6b5518ae684784ffb1 /databases
parent06f5bc391c14e9e18c0c29ad779be19e112246e4 (diff)
downloadpkgsrc-571d9e30ae73f77f52563cd370991201d4709cea.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