diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-06-30 13:51:02 +0800 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-06-30 13:51:02 +0800 |
commit | e6ab3ba6618ebe0ff2d8783ff63f9815fe24e8d6 (patch) | |
tree | 205fa84652221a0dcdd7c62a7675ef3761ebdae1 /math/p5-Math-CDF | |
parent | 435c27917a4140dde72303e85a245414d327a40c (diff) | |
download | freebsd-ports-gnome-e6ab3ba6618ebe0ff2d8783ff63f9815fe24e8d6.tar.gz freebsd-ports-gnome-e6ab3ba6618ebe0ff2d8783ff63f9815fe24e8d6.tar.zst freebsd-ports-gnome-e6ab3ba6618ebe0ff2d8783ff63f9815fe24e8d6.zip |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
Diffstat (limited to 'math/p5-Math-CDF')
-rw-r--r-- | math/p5-Math-CDF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-CDF/Makefile b/math/p5-Math-CDF/Makefile index 759d43abb673..6bc175f661ad 100644 --- a/math/p5-Math-CDF/Makefile +++ b/math/p5-Math-CDF/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generate probabilities and quantiles from several statistical probability functions USES= perl5 |