aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-RPN
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-RPN
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
downloadports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz
ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip
Notes
Diffstat (limited to 'math/p5-Math-RPN')
-rw-r--r--math/p5-Math-RPN/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-RPN/pkg-descr b/math/p5-Math-RPN/pkg-descr
index 41b2a4335c5c..da1e5f965ada 100644
--- a/math/p5-Math-RPN/pkg-descr
+++ b/math/p5-Math-RPN/pkg-descr
@@ -1,5 +1,5 @@
-The rpn function will take a scalar or list of sclars which
-contain an RPN expression as a set of comma delimited values and
-operators, and return the result or stack, depending on context.
+The rpn function will take a scalar or list of sclars which
+contain an RPN expression as a set of comma delimited values and
+operators, and return the result or stack, depending on context.
WWW: http://search.cpan.org/dist/Math-RPN/