diff options
author | Steve Wills <swills@FreeBSD.org> | 2010-12-09 02:36:55 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2010-12-09 02:36:55 +0000 |
commit | 96393a5695afbc0b0fd02fd37d15dba311945c57 (patch) | |
tree | 0e50a604b47015c06ab467235c6f10b7fc423c9c /math/p5-Statistics-Regression | |
parent | 2dd13e1db9ad44ecfa7fda5a11d45a0c9827c0c5 (diff) | |
download | ports-96393a5695afbc0b0fd02fd37d15dba311945c57.tar.gz ports-96393a5695afbc0b0fd02fd37d15dba311945c57.zip |
Notes
Diffstat (limited to 'math/p5-Statistics-Regression')
-rw-r--r-- | math/p5-Statistics-Regression/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Statistics-Regression/Makefile b/math/p5-Statistics-Regression/Makefile index cc2b51b7b1b0..1b4056de8075 100644 --- a/math/p5-Statistics-Regression/Makefile +++ b/math/p5-Statistics-Regression/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= Perl module to perform weighted linear regression PERL_CONFIGURE= yes |