diff options
Diffstat (limited to 'textproc/p5-mecab/Makefile')
| -rw-r--r-- | textproc/p5-mecab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-mecab/Makefile b/textproc/p5-mecab/Makefile index b48b3f03efe..5db205fb274 100644 --- a/textproc/p5-mecab/Makefile +++ b/textproc/p5-mecab/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2020/08/31 18:12:16 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2021/05/24 19:54:58 wiz Exp $ .include "../../textproc/mecab/Makefile.common" DISTNAME= mecab-perl-${MECAB_VERSION} PKGNAME= p5-mecab-${MECAB_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES+= perl5 COMMENT= MeCab perl module |
