From 69b8b00113433c48d0753d7400387867a5a79a65 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 13 Mar 2008 17:38:48 +0000 Subject: Make PostgreSQL 8.2 the default version. Bump all packages using it. Remove PostgreSQL 8.0 as choice. --- databases/py-psycopg2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/py-psycopg2') 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/ -- cgit v1.2.3