diff options
author | eadler <eadler@FreeBSD.org> | 2014-06-30 13:51:02 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-06-30 13:51:02 +0800 |
commit | 2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22 (patch) | |
tree | 205fa84652221a0dcdd7c62a7675ef3761ebdae1 /math | |
parent | 3f57f0cbf385ccd5238da3769abcb48cc48a7725 (diff) | |
download | freebsd-ports-gnome-2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22.tar.gz freebsd-ports-gnome-2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22.tar.zst freebsd-ports-gnome-2a87a9fe7a197c5ff2b167c9e63bc90e1fe5ba22.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')
-rw-r--r-- | math/p5-Math-CDF/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Geometry/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/math/p5-Math-Geometry/Makefile b/math/p5-Math-Geometry/Makefile index 2928b2887319..f812de548462 100644 --- a/math/p5-Math-Geometry/Makefile +++ b/math/p5-Math-Geometry/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Geometry related functions RUN_DEPENDS= p5-Math-Matrix>=0:${PORTSDIR}/math/p5-Math-Matrix |