diff options
Diffstat (limited to 'devel/p5-Algorithm-NaiveBayes/Makefile')
-rw-r--r-- | devel/p5-Algorithm-NaiveBayes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-NaiveBayes/Makefile b/devel/p5-Algorithm-NaiveBayes/Makefile index ea98668481ac..7fa2e09de083 100644 --- a/devel/p5-Algorithm-NaiveBayes/Makefile +++ b/devel/p5-Algorithm-NaiveBayes/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl class performing Bayesian prediction of categories PERL_MODBUILD= yes |