diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-10-04 21:56:43 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-10-04 21:58:01 +0200 |
commit | e56a7da8946973ad5233bf881538298e30f472eb (patch) | |
tree | 0df758e6545a221de93de3c6e183bddd62180d10 /math | |
parent | lang/erlang-runtime20: remove (diff) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Vec/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Number-Misc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Vec/Makefile b/math/p5-Math-Vec/Makefile index e2226adba456..8cc8fe507d2d 100644 --- a/math/p5-Math-Vec/Makefile +++ b/math/p5-Math-Vec/Makefile @@ -5,7 +5,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Object-Oriented Vector Math Methods in Perl USES= perl5 diff --git a/math/p5-Number-Misc/Makefile b/math/p5-Number-Misc/Makefile index 19addf6e0b20..7224924f902c 100644 --- a/math/p5-Number-Misc/Makefile +++ b/math/p5-Number-Misc/Makefile @@ -4,7 +4,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension of handy utilities for numbers LICENSE= ART10 GPLv1+ |