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 3b28f99064a..6e89e6dc542 100644 --- a/textproc/p5-marisa/Makefile +++ b/textproc/p5-marisa/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:40 wiz Exp $ .include "../../textproc/marisa/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= perl5 COMMENT= MARISA perl module |