summaryrefslogtreecommitdiff
path: root/databases/py-psycopg2
diff options
context:
space:
mode:
authorjoerg <joerg>2008-03-13 17:38:48 +0000
committerjoerg <joerg>2008-03-13 17:38:48 +0000
commit69b8b00113433c48d0753d7400387867a5a79a65 (patch)
tree127ebf211a108e1c56fd9eabb15e75350a8ecc0b /databases/py-psycopg2
parentf19029c455996aa66fdf111bd4b3699b0bf6ca6f (diff)
downloadpkgsrc-69b8b00113433c48d0753d7400387867a5a79a65.tar.gz
Make PostgreSQL 8.2 the default version. Bump all packages using it.
Remove PostgreSQL 8.0 as choice.
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 f79daca4ae2..a6eba67fdf9 100644
--- a/databases/py-psycopg2/Makefile
+++ b/databases/py-psycopg2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2007/02/22 19:01:16 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2008/03/13 17:38:48 joerg Exp $
#
DISTNAME= psycopg2-2.0.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases python
MASTER_SITES= http://initd.org/pub/software/psycopg/