diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/bsdnt/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-SigFigs/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Number-Fraction/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Statistics-Frequency/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Statistics-Regression/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/math/bsdnt/Makefile b/math/bsdnt/Makefile index 65d96bf5858b..122a77a7960d 100644 --- a/math/bsdnt/Makefile +++ b/math/bsdnt/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= math -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bignum Library WWW= https://github.com/wbhart/bsdnt diff --git a/math/p5-Math-SigFigs/Makefile b/math/p5-Math-SigFigs/Makefile index f68f2d81ad6e..0ded41de6da1 100644 --- a/math/p5-Math-SigFigs/Makefile +++ b/math/p5-Math-SigFigs/Makefile @@ -4,7 +4,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= swills@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Do math with correct handling of significant figures WWW= https://metacpan.org/release/Math-SigFigs diff --git a/math/p5-Number-Fraction/Makefile b/math/p5-Number-Fraction/Makefile index 06f9c6258a6e..1cd9012c6e5f 100644 --- a/math/p5-Number-Fraction/Makefile +++ b/math/p5-Number-Fraction/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAVECROSS PKGNAMEPREFIX= p5- -MAINTAINER= swills@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to model fractions WWW= https://metacpan.org/release/Number-Fraction diff --git a/math/p5-Statistics-Frequency/Makefile b/math/p5-Statistics-Frequency/Makefile index 4c7b36250089..ba61bbedd674 100644 --- a/math/p5-Statistics-Frequency/Makefile +++ b/math/p5-Statistics-Frequency/Makefile @@ -4,7 +4,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= swills@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple counting of elements WWW= https://metacpan.org/release/Statistics-Frequency diff --git a/math/p5-Statistics-Regression/Makefile b/math/p5-Statistics-Regression/Makefile index f7a2b44a63b1..fa12e8b20c06 100644 --- a/math/p5-Statistics-Regression/Makefile +++ b/math/p5-Statistics-Regression/Makefile @@ -5,7 +5,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= swills@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to perform weighted linear regression WWW= https://metacpan.org/release/Statistics-Regression |