diff options
Diffstat (limited to 'chinese/p5-Lingua-ZH-Summarize')
-rw-r--r-- | chinese/p5-Lingua-ZH-Summarize/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/p5-Lingua-ZH-Summarize/Makefile b/chinese/p5-Lingua-ZH-Summarize/Makefile index 7fc0344c54bf..e7329f07ebf3 100644 --- a/chinese/p5-Lingua-ZH-Summarize/Makefile +++ b/chinese/p5-Lingua-ZH-Summarize/Makefile @@ -27,7 +27,7 @@ MAN3= Lingua::ZH::Summarize.3 # chinese/p5-Lingua-ZH-Toke needs 5.6.x .if ${PERL_LEVEL} < 500600 -IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again +IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again .endif .include <bsd.port.post.mk> |