diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:27:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:27:09 +0000 |
commit | e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (patch) | |
tree | eeb0907d72fc90c14d73fb25a6cd06ca5d754344 /math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile | |
parent | 86cb5bc3284a01619008cb441bd02a1af61344f1 (diff) | |
download | ports-e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9.tar.gz ports-e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9.zip |
Notes
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile')
-rw-r--r-- | math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile b/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile index b14484a73c8c..449bd17c67a9 100644 --- a/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile +++ b/math/p5-Math-Symbolic-Custom-ErrorPropagation/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calculate Gaussian Error Propagation BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic |