diff options
Diffstat (limited to 'textproc/p5-AI-Categorizer')
-rw-r--r-- | textproc/p5-AI-Categorizer/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-AI-Categorizer/pkg-plist | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/textproc/p5-AI-Categorizer/Makefile b/textproc/p5-AI-Categorizer/Makefile index d69a7f1228e3..331fab35ac98 100644 --- a/textproc/p5-AI-Categorizer/Makefile +++ b/textproc/p5-AI-Categorizer/Makefile @@ -3,7 +3,7 @@ PORTNAME= AI-Categorizer PORTVERSION= 0.09 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-AI-Categorizer/pkg-plist b/textproc/p5-AI-Categorizer/pkg-plist index 621156fb6bc9..2539098a6381 100644 --- a/textproc/p5-AI-Categorizer/pkg-plist +++ b/textproc/p5-AI-Categorizer/pkg-plist @@ -51,9 +51,3 @@ %%SITE_PERL%%/AI/Categorizer/ObjectSet.pm %%SITE_PERL%%/AI/Categorizer/Storable.pm %%SITE_PERL%%/AI/Categorizer/Util.pm -@dirrm %%SITE_PERL%%/AI/Categorizer/Learner -@dirrm %%SITE_PERL%%/AI/Categorizer/FeatureSelector -@dirrm %%SITE_PERL%%/AI/Categorizer/Document -@dirrm %%SITE_PERL%%/AI/Categorizer/Collection -@dirrm %%SITE_PERL%%/AI/Categorizer -@dirrmtry %%SITE_PERL%%/AI |