summaryrefslogtreecommitdiff
path: root/databases/py-psycopg2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-10-09 21:41:55 +0000
committerwiz <wiz@pkgsrc.org>2016-10-09 21:41:55 +0000
commit3707ddb6eb5849d093b8d3fa81e008ad3c81060d (patch)
tree334a2d6bfd501a0b77c7079c5b31fa6c7b4dfd7f /databases/py-psycopg2
parent20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff)
downloadpkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'databases/py-psycopg2')
-rw-r--r--databases/py-psycopg2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile
index 9c8a0eb26b6..f388b084650 100644
--- a/databases/py-psycopg2/Makefile
+++ b/databases/py-psycopg2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2016/07/24 19:44:16 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2016/10/09 21:41:57 wiz Exp $
DISTNAME= psycopg2-2.6.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases python
MASTER_SITES= http://initd.org/psycopg/tarballs/PSYCOPG-2-6/