summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
diff options
context:
space:
mode:
authorobache <obache>2012-08-05 10:02:09 +0000
committerobache <obache>2012-08-05 10:02:09 +0000
commit7cfca9370cb03fd1ee375c6f2c4e5946443b786b (patch)
tree1170f8b117c34d9bdc6f712664830a956243db40 /databases/p5-DBD-postgresql
parent9dd3b77cb0ec517a92319bd405b05d4b7181ffba (diff)
downloadpkgsrc-7cfca9370cb03fd1ee375c6f2c4e5946443b786b.tar.gz
Bump PKGREVISION for change of PostgreSQL default version to 9.1.
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 37ba3155eb3..45ef4254762 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2012/05/18 09:06:58 he Exp $
+# $NetBSD: Makefile,v 1.62 2012/08/05 10:02:10 obache Exp $
DISTNAME= DBD-Pg-2.19.2
PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/}
+PKGREVISION= 1
SVR4_PKGNAME= p5dpo
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}