summaryrefslogtreecommitdiff
path: root/databases/py-psycopg2
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-28 12:12:57 +0000
committerjoerg <joerg>2006-12-28 12:12:57 +0000
commit64e68637b619d1c941919387555be70d1f3af662 (patch)
tree91c90eb4d7eb193f27596269fcebafeb34f670fc /databases/py-psycopg2
parent3bf391b6ec41ad21ea90676b329065b0145a9501 (diff)
downloadpkgsrc-64e68637b619d1c941919387555be70d1f3af662.tar.gz
Change PostgreSQL default version to 8.1 and bump revision of all
packages which have it active by default.
Diffstat (limited to 'databases/py-psycopg2')
-rw-r--r--databases/py-psycopg2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-psycopg2/Makefile b/databases/py-psycopg2/Makefile
index a223cf7f108..02be03f199e 100644
--- a/databases/py-psycopg2/Makefile
+++ b/databases/py-psycopg2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2006/10/09 12:52:34 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/12/28 12:12:58 joerg Exp $
#
DISTNAME= psycopg2-2.0.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= databases python
MASTER_SITES= http://initd.org/pub/software/psycopg/