aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-26 03:55:50 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-26 03:55:50 +0800
commit78f465c214c69f49626eae7413739779cd2eb050 (patch)
treefc923a0f39be7934406983794dabcb76d3701358 /math
parentd2342a416aa3499b0918ac333e60dc2cc03b24fb (diff)
downloadfreebsd-ports-gnome-78f465c214c69f49626eae7413739779cd2eb050.tar.gz
freebsd-ports-gnome-78f465c214c69f49626eae7413739779cd2eb050.tar.zst
freebsd-ports-gnome-78f465c214c69f49626eae7413739779cd2eb050.zip
- Update WWW
Diffstat (limited to 'math')
-rw-r--r--math/rubygem-expression_parser/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rubygem-expression_parser/pkg-descr b/math/rubygem-expression_parser/pkg-descr
index dc66e5f8384f..c37dc7556b29 100644
--- a/math/rubygem-expression_parser/pkg-descr
+++ b/math/rubygem-expression_parser/pkg-descr
@@ -1,4 +1,4 @@
Implementation of mathematical expression parsing in Ruby including
support for reverse polish notation (RPN).
-WWW: http://lukaszwrobel.pl/blog/math-parser-part-1-introduction
+WWW: http://lukaszwrobel.pl/blog/math-parser-part-3-implementation