diff options
Diffstat (limited to 'textproc/p5-marisa/Makefile')
-rw-r--r-- | textproc/p5-marisa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-marisa/Makefile b/textproc/p5-marisa/Makefile index d80350ffe48..9fa5ec4739c 100644 --- a/textproc/p5-marisa/Makefile +++ b/textproc/p5-marisa/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2017/06/05 14:25:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2018/08/22 09:47:11 wiz Exp $ .include "../../textproc/marisa/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES+= perl5 COMMENT= MARISA perl module |