diff options
Diffstat (limited to 'math/p5-AI-DecisionTree/Makefile')
-rw-r--r-- | math/p5-AI-DecisionTree/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-AI-DecisionTree/Makefile b/math/p5-AI-DecisionTree/Makefile index 83fdaa958e78..eb5cd42f1ef7 100644 --- a/math/p5-AI-DecisionTree/Makefile +++ b/math/p5-AI-DecisionTree/Makefile @@ -8,8 +8,7 @@ PORTNAME= AI-DecisionTree PORTVERSION= 0.08 CATEGORIES= math perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= AI +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org |