summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
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
commit9b514893caa3cc9ce17ae496228a55c1f4f305f6 (patch)
tree91c90eb4d7eb193f27596269fcebafeb34f670fc /databases/p5-DBD-postgresql
parent1e4abd597fe33833b8ea86c4697e867276ba2f33 (diff)
downloadpkgsrc-9b514893caa3cc9ce17ae496228a55c1f4f305f6.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/}