diff options
Diffstat (limited to 'textproc/p5-Text-SpellChecker/Makefile')
-rw-r--r-- | textproc/p5-Text-SpellChecker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index e3931fe3037..28d3c7cd895 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2017/06/05 14:24:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2018/08/22 09:47:02 wiz Exp $ # DISTNAME= Text-SpellChecker-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |