summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
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/p5-DBD-postgresql
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/p5-DBD-postgresql')
-rw-r--r--databases/p5-DBD-postgresql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index ba87c02feee..288dba834ea 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.42 2008/03/13 00:31:12 tonnerre Exp $
+# $NetBSD: Makefile,v 1.43 2008/03/13 17:38:48 joerg Exp $
#
VER= 2.2.2
DISTNAME= DBD-Pg-${VER}
PKGNAME= p5-DBD-postgresql-${VER}
SVR4_PKGNAME= p5dpo
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}