diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 06:50:17 +0000 |
commit | 57b83a1e378b3b84526b72e55e17d0118904f1a2 (patch) | |
tree | faf187a73e7d3b71bb7e87331c0cf13bb06ccae4 /textproc/p5-Lingua-Stem-Snowball | |
parent | 6fb6597c896b7c2d85ae3cf5c992dff59a7205ac (diff) | |
download | ports-57b83a1e378b3b84526b72e55e17d0118904f1a2.tar.gz ports-57b83a1e378b3b84526b72e55e17d0118904f1a2.zip |
Notes
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball')
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile index 0c2f4059fe99..9a1a013073d3 100644 --- a/textproc/p5-Lingua-Stem-Snowball/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Lingua::Stem::Snowball - Perl interface to Snowball stemmers -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Lingua::Stem::Snowball.3 |