summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-28 12:12:57 +0000
committerjoerg <joerg>2006-12-28 12:12:57 +0000
commit7f395f9733957395e40b9c03a635edefcf507b1b (patch)
tree91c90eb4d7eb193f27596269fcebafeb34f670fc /databases/p5-DBD-postgresql
parent21d4b45170d909d23e0bb763cdf729ad2726f5e7 (diff)
downloadpkgsrc-7f395f9733957395e40b9c03a635edefcf507b1b.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/p5-DBD-postgresql')
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index e983c234699..b082a161665 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.37 2006/04/23 14:22:19 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.38 2006/12/28 12:12:57 joerg Exp $
#
VER= 1.48
DISTNAME= DBD-Pg-${VER}
PKGNAME= p5-DBD-postgresql-${VER}
SVR4_PKGNAME= p5dpo
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}