summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authoradam <adam>2017-04-22 21:03:07 +0000
committeradam <adam>2017-04-22 21:03:07 +0000
commit546dcc83d1b98cd2b4ff2dd02d9ed5fe36ce14ea (patch)
treec79528d51259d64ab76035aa8c82c3430a840611 /databases/p5-DBD-SQLite
parenteb206a9d384aea37c64f28ddb1cef0f45800ab21 (diff)
downloadpkgsrc-546dcc83d1b98cd2b4ff2dd02d9ed5fe36ce14ea.tar.gz
Revbump after icu update
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r--databases/p5-DBD-SQLite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index b5c32fe95a5..62b56101193 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2017/01/01 14:06:03 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2017/04/22 21:03:28 adam Exp $
DISTNAME= DBD-SQLite-1.54
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}