diff options
Diffstat (limited to 'math/p5-Number-WithError')
-rw-r--r-- | math/p5-Number-WithError/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Number-WithError/Makefile b/math/p5-Number-WithError/Makefile index a35d774e9c2c..cc3111d89d56 100644 --- a/math/p5-Number-WithError/Makefile +++ b/math/p5-Number-WithError/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= frederic@culot.org +MAINTAINER= culot@FreeBSD.org COMMENT= Numbers with error propagation and scientific rounding BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \ |