summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Schema
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
committerwiz <wiz@pkgsrc.org>2019-08-11 13:17:48 +0000
commit1e1e978e5bfccb88f11007db5a2f7c954c43a094 (patch)
tree050f3c669fc64c0a0b42ccb845c48008097455c4 /databases/p5-DBIx-Schema
parentb25191da84b54b9852a539f132dd4dfd49755e1e (diff)
downloadpkgsrc-1e1e978e5bfccb88f11007db5a2f7c954c43a094.tar.gz
Bump PKGREVISIONs for perl 5.30.0
Diffstat (limited to 'databases/p5-DBIx-Schema')
-rw-r--r--databases/p5-DBIx-Schema/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Schema/Makefile b/databases/p5-DBIx-Schema/Makefile
index 32bb910a3ef..12089e15064 100644
--- a/databases/p5-DBIx-Schema/Makefile
+++ b/databases/p5-DBIx-Schema/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2019/06/30 20:14:25 nia Exp $
+# $NetBSD: Makefile,v 1.17 2019/08/11 13:18:29 wiz Exp $
#
DISTNAME= DBIx-Schema-0.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}