diff options
author | Steve Wills <swills@FreeBSD.org> | 2010-09-05 04:50:35 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2010-09-05 04:50:35 +0000 |
commit | b0e84f0bc2f990e26f470aa23ea50d5421aeebcb (patch) | |
tree | 89894b74d1f682abcc0a31dd2c02dd1f8b6fde5f /math/p5-Math-SigFigs | |
parent | b291c01064bdd0ecff047e794a1173d89641fe6f (diff) |
Notes
Diffstat (limited to 'math/p5-Math-SigFigs')
-rw-r--r-- | math/p5-Math-SigFigs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-SigFigs/Makefile b/math/p5-Math-SigFigs/Makefile index 7c16e284c8e0..3d8da8ee69c8 100644 --- a/math/p5-Math-SigFigs/Makefile +++ b/math/p5-Math-SigFigs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= steve@mouf.net +MAINTAINER= swills@FreeBSD.org COMMENT= Do math with correct handling of significant figures BUILD_DEPENDS= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ |