summaryrefslogtreecommitdiff
path: root/databases/py-PgSQL
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-08-05 10:02:09 +0000
committerobache <obache@pkgsrc.org>2012-08-05 10:02:09 +0000
commitb8d6e4640fed8df9a644138837fb8b096559c9a5 (patch)
tree1170f8b117c34d9bdc6f712664830a956243db40 /databases/py-PgSQL
parent342c68c3e0cb234516f426adc81ffcfbc3e3ed26 (diff)
downloadpkgsrc-b8d6e4640fed8df9a644138837fb8b096559c9a5.tar.gz
Bump PKGREVISION for change of PostgreSQL default version to 9.1.
Diffstat (limited to 'databases/py-PgSQL')
-rw-r--r--databases/py-PgSQL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-PgSQL/Makefile b/databases/py-PgSQL/Makefile
index dd8d8c6750b..b264061a358 100644
--- a/databases/py-PgSQL/Makefile
+++ b/databases/py-PgSQL/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2011/02/28 14:52:43 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2012/08/05 10:02:10 obache Exp $
#
DISTNAME= pyPgSQL-2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pypgsql/}