diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-04-29 22:18:52 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-04-29 22:18:52 +0000 |
commit | cea9f248e76813df97a40327d4554db744808c43 (patch) | |
tree | 8906eecc5eeddfa1a8845e38ee04f236f989c5cd /textproc/p5-Lingua-Stem/Makefile | |
parent | 60c34f64c1b57f3f0c14edfeb925d75fe0c8de08 (diff) | |
download | ports-cea9f248e76813df97a40327d4554db744808c43.tar.gz ports-cea9f248e76813df97a40327d4554db744808c43.zip |
Notes
Diffstat (limited to 'textproc/p5-Lingua-Stem/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Stem/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile index c48b6c4c8231..2a31e9eaaf39 100644 --- a/textproc/p5-Lingua-Stem/Makefile +++ b/textproc/p5-Lingua-Stem/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Lingua-Stem -PORTVERSION= 0.83 +PORTVERSION= 0.84 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/../../authors/id/S/SN/SNOWHARE PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Provides word stemming algorithms localized by language BUILD_DEPENDS= ${SITE_PERL}/Lingua/PT/Stemmer.pm:${PORTSDIR}/textproc/p5-Lingua-PT-Stemmer \ |