summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Schema
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-DBIx-Schema
parent782d2fbb702b52b017543230bc98cfa47875e8a5 (diff)
downloadpkgsrc-d26856d0e5b8d6a551c6e3a3895bd9a7cd378736.tar.gz
Bump PKGREVISION for perl-5.24.
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 436d4f9edfc..d3c791bae67 100644
--- a/databases/p5-DBIx-Schema/Makefile
+++ b/databases/p5-DBIx-Schema/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:40 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2016/06/08 19:22:27 wiz Exp $
#
DISTNAME= DBIx-Schema-0.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}