summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-08 19:22:13 +0000
committerwiz <wiz>2016-06-08 19:22:13 +0000
commitd26856d0e5b8d6a551c6e3a3895bd9a7cd378736 (patch)
tree621855d77838263eb17fae5857be04f635e14dc7 /databases/p5-DBD-SQLite
parent782d2fbb702b52b017543230bc98cfa47875e8a5 (diff)
downloadpkgsrc-d26856d0e5b8d6a551c6e3a3895bd9a7cd378736.tar.gz
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r--databases/p5-DBD-SQLite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 2bb1505181e..3baf01cbdf9 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2016/04/11 19:01:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.56 2016/06/08 19:22:24 wiz Exp $
DISTNAME= DBD-SQLite-1.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}