summaryrefslogtreecommitdiff
path: root/textproc/p5-AI-Categorizer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-AI-Categorizer/Makefile')
-rw-r--r--textproc/p5-AI-Categorizer/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-AI-Categorizer/Makefile b/textproc/p5-AI-Categorizer/Makefile
index 3f1ebdae4790..ab9313e1ded4 100644
--- a/textproc/p5-AI-Categorizer/Makefile
+++ b/textproc/p5-AI-Categorizer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= AI-Categorizer
-PORTVERSION= 0.07
+PORTVERSION= 0.09
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -33,6 +33,8 @@ MAN3= AI::Categorizer.3 \
AI::Categorizer::Document.3 \
AI::Categorizer::Experiment.3 \
AI::Categorizer::FeatureSelector.3 \
+ AI::Categorizer::FeatureSelector::CategorySelector.3 \
+ AI::Categorizer::FeatureSelector::ChiSquare.3 \
AI::Categorizer::FeatureSelector::DocFrequency.3 \
AI::Categorizer::FeatureVector.3 \
AI::Categorizer::Hypothesis.3 \