diff options
Diffstat (limited to 'devel/p5-Test-Aggregate/Makefile')
-rw-r--r-- | devel/p5-Test-Aggregate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Aggregate/Makefile b/devel/p5-Test-Aggregate/Makefile index 848e5fbc228..5fd2a9100e7 100644 --- a/devel/p5-Test-Aggregate/Makefile +++ b/devel/p5-Test-Aggregate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2019/11/03 10:16:04 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2020/08/31 18:08:58 wiz Exp $ DISTNAME= Test-Aggregate-0.375 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |