summaryrefslogtreecommitdiff
path: root/databases/py-PgSQL/Makefile
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-PgSQL/Makefile
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-PgSQL/Makefile')
-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 b3892cdd73a..1f1a7da417e 100644
--- a/databases/py-PgSQL/Makefile
+++ b/databases/py-PgSQL/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2006/12/28 12:12:58 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2008/03/13 17:38:48 joerg Exp $
#
DISTNAME= pyPgSQL-2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pypgsql/}