diff options
author | wiz <wiz> | 2016-06-08 19:22:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-06-08 19:22:13 +0000 |
commit | d26856d0e5b8d6a551c6e3a3895bd9a7cd378736 (patch) | |
tree | 621855d77838263eb17fae5857be04f635e14dc7 /net/p5-Data-Stream-Bulk | |
parent | 782d2fbb702b52b017543230bc98cfa47875e8a5 (diff) | |
download | pkgsrc-d26856d0e5b8d6a551c6e3a3895bd9a7cd378736.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'net/p5-Data-Stream-Bulk')
-rw-r--r-- | net/p5-Data-Stream-Bulk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Data-Stream-Bulk/Makefile b/net/p5-Data-Stream-Bulk/Makefile index 8f84588189e..81b2133213a 100644 --- a/net/p5-Data-Stream-Bulk/Makefile +++ b/net/p5-Data-Stream-Bulk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:44 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:08 wiz Exp $ # DISTNAME= Data-Stream-Bulk-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} |