diff options
-rw-r--r-- | textproc/p5-cabocha/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-cabocha/Makefile b/textproc/p5-cabocha/Makefile index c510b24ed91..1fb0f63a61d 100644 --- a/textproc/p5-cabocha/Makefile +++ b/textproc/p5-cabocha/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:23 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/01/01 07:49:55 obache Exp $ .include "../../textproc/cabocha/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 COMMENT= CaboCha perl module |