aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-SymbolicX-Complex
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /math/p5-Math-SymbolicX-Complex
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
downloadports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz
ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip
Notes
Diffstat (limited to 'math/p5-Math-SymbolicX-Complex')
-rw-r--r--math/p5-Math-SymbolicX-Complex/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-SymbolicX-Complex/pkg-descr b/math/p5-Math-SymbolicX-Complex/pkg-descr
index eac6d2808c01..59d345956ba0 100644
--- a/math/p5-Math-SymbolicX-Complex/pkg-descr
+++ b/math/p5-Math-SymbolicX-Complex/pkg-descr
@@ -1,7 +1,7 @@
-This module adds complex number support to Math::Symbolic. It does so by
-extending the parser of the Math::Symbolic module (that is, the one stored
-in $Math::Symbolic::Parser) with certain special functions that create
-complex constants. (Math::Symbolic::Variable objects have been able to
+This module adds complex number support to Math::Symbolic. It does so by
+extending the parser of the Math::Symbolic module (that is, the one stored
+in $Math::Symbolic::Parser) with certain special functions that create
+complex constants. (Math::Symbolic::Variable objects have been able to
contain complex number objects since the very beginning.)
WWW: http://search.cpan.org/dist/Math-SymbolicX-Complex/