diff options
author | swills <swills@FreeBSD.org> | 2010-12-09 10:36:55 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2010-12-09 10:36:55 +0800 |
commit | d5b7120e99743bbc0c6a1f81523e938fbf7b5a22 (patch) | |
tree | 626b74eacf460b2ca66b73f65d71b6f35b941ae7 /math | |
parent | b9bf8f771cf2bb7dff32dfd4f7c33df4880fe8cd (diff) | |
download | freebsd-ports-gnome-d5b7120e99743bbc0c6a1f81523e938fbf7b5a22.tar.gz freebsd-ports-gnome-d5b7120e99743bbc0c6a1f81523e938fbf7b5a22.tar.zst freebsd-ports-gnome-d5b7120e99743bbc0c6a1f81523e938fbf7b5a22.zip |
- Takeover some of clsung's ports
Approved by: pgollucci (mentor)
Diffstat (limited to 'math')
-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 |