diff options
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 |