summaryrefslogtreecommitdiff
path: root/databases/py-psycopg/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-12-28 12:12:57 +0000
committerjoerg <joerg@pkgsrc.org>2006-12-28 12:12:57 +0000
commit331e2615faed96b5571750b9b1c3f7dc37aafc0c (patch)
tree91c90eb4d7eb193f27596269fcebafeb34f670fc /databases/py-psycopg/Makefile
parentbb54d77affc17b59598bf18d11b59b8915663ab2 (diff)
downloadpkgsrc-331e2615faed96b5571750b9b1c3f7dc37aafc0c.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-psycopg/Makefile')
-rw-r--r--databases/py-psycopg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile
index 3c9833b5130..779ae4f0340 100644
--- a/databases/py-psycopg/Makefile
+++ b/databases/py-psycopg/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2006/10/14 08:01:39 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2006/12/28 12:12:58 joerg Exp $
#
DISTNAME= psycopg-1.1.21
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases python
MASTER_SITES= http://initd.org/pub/software/psycopg/