diff options
Diffstat (limited to 'editors/p5-Padre-Plugin-PerlCritic')
-rw-r--r-- | editors/p5-Padre-Plugin-PerlCritic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/p5-Padre-Plugin-PerlCritic/Makefile b/editors/p5-Padre-Plugin-PerlCritic/Makefile index d1a79814462..cf59e4b87d7 100644 --- a/editors/p5-Padre-Plugin-PerlCritic/Makefile +++ b/editors/p5-Padre-Plugin-PerlCritic/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2017/06/05 14:23:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2018/08/22 09:45:03 wiz Exp $ # DISTNAME= Padre-Plugin-PerlCritic-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} |