diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-05-01 01:47:10 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-05-01 01:47:10 +0000 |
commit | 1b000dfa399a5746fb6d9f3435931a8fdebefbfe (patch) | |
tree | ec62dfc97fa162522dd03bd02c7dfc23821caab0 /math/p5-AI-DecisionTree | |
parent | 85e30b39ae308f70d26d5ab10f63764ff6567928 (diff) |
Notes
Diffstat (limited to 'math/p5-AI-DecisionTree')
-rw-r--r-- | math/p5-AI-DecisionTree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-DecisionTree/Makefile b/math/p5-AI-DecisionTree/Makefile index 85c98ed63128..ee7d86547f0e 100644 --- a/math/p5-AI-DecisionTree/Makefile +++ b/math/p5-AI-DecisionTree/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for Automatically Learning Decision Trees PERL_CONFIGURE= yes |