aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Currency
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-16 09:55:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-16 09:55:32 +0000
commite963662e8cae969d88a61aae7d9f54e4c01faff3 (patch)
treea3b81256b7ca7097874ecd94e48f1f196a833e29 /math/p5-Math-Currency
parent49728dccbaaeaf7709fbd116c130699d95cae7fd (diff)
downloadports-e963662e8cae969d88a61aae7d9f54e4c01faff3.tar.gz
ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.zip
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=239641
Diffstat (limited to 'math/p5-Math-Currency')
-rw-r--r--math/p5-Math-Currency/Makefile2
-rw-r--r--math/p5-Math-Currency/pkg-descr2
2 files changed, 1 insertions, 3 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