diff options
Diffstat (limited to 'editors/p5-Padre-Plugin-SpellCheck/Makefile')
-rw-r--r-- | editors/p5-Padre-Plugin-SpellCheck/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/p5-Padre-Plugin-SpellCheck/Makefile b/editors/p5-Padre-Plugin-SpellCheck/Makefile index 09c6d3bddd1..b93d95cdde1 100644 --- a/editors/p5-Padre-Plugin-SpellCheck/Makefile +++ b/editors/p5-Padre-Plugin-SpellCheck/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2017/09/27 21:47:35 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2018/08/22 09:45:03 wiz Exp $ DISTNAME= Padre-Plugin-SpellCheck-1.33 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} |