diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 17:55:32 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 17:55:32 +0800 |
commit | e963662e8cae969d88a61aae7d9f54e4c01faff3 (patch) | |
tree | a3b81256b7ca7097874ecd94e48f1f196a833e29 /math | |
parent | 49728dccbaaeaf7709fbd116c130699d95cae7fd (diff) | |
download | freebsd-ports-gnome-e963662e8cae969d88a61aae7d9f54e4c01faff3.tar.gz freebsd-ports-gnome-e963662e8cae969d88a61aae7d9f54e4c01faff3.tar.zst freebsd-ports-gnome-e963662e8cae969d88a61aae7d9f54e4c01faff3.zip |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Currency/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Currency/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-FixedPrecision/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-FixedPrecision/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-GMP/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMP/pkg-descr | 2 |
6 files changed, 3 insertions, 9 deletions
diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index 1e8c0b78b478..b99df73a77e3 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for exact currency math with formatting and rounding BUILD_DEPENDS= ${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision \ diff --git a/math/p5-Math-Currency/pkg-descr b/math/p5-Math-Currency/pkg-descr index c7393578b048..d21e6fb13caf 100644 --- a/math/p5-Math-Currency/pkg-descr +++ b/math/p5-Math-Currency/pkg-descr @@ -2,5 +2,3 @@ Math::Currency is a perl module that implements exact currency math with formatting and rounding. Author: John Peacock <jpeacock@univpress.com> - ---will diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile index 4a20e70a09e6..604336e1bc63 100644 --- a/math/p5-Math-FixedPrecision/Makefile +++ b/math/p5-Math-FixedPrecision/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides decimal math without floating point errors BUILD_DEPENDS= ${SITE_PERL}/Math/BigFloat.pm:${PORTSDIR}/math/p5-Math-BigInt diff --git a/math/p5-Math-FixedPrecision/pkg-descr b/math/p5-Math-FixedPrecision/pkg-descr index 44edcc71c15b..fff3f916fbb6 100644 --- a/math/p5-Math-FixedPrecision/pkg-descr +++ b/math/p5-Math-FixedPrecision/pkg-descr @@ -7,5 +7,3 @@ will also be updated as part of the 5.6.1 distribution, when that is released. Please copy the included BigFloat.pm to {PERLVERSION}/lib/Math/BigFloat.pm. Author: John Peacock <jpeacock@rowman.com> - ---will diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 4c089721403d..685f3e3fb8b8 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides an interface to the GMP library LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 diff --git a/math/p5-Math-GMP/pkg-descr b/math/p5-Math-GMP/pkg-descr index 4f2624b4e692..456170fdffce 100644 --- a/math/p5-Math-GMP/pkg-descr +++ b/math/p5-Math-GMP/pkg-descr @@ -2,5 +2,3 @@ Math::GMP is a perl interface to the high-speed arbitrary size integer math library libgmp (GNU MP lib). Author: Chip Turner <chip@zfx.com> - ---will |