aboutsummaryrefslogtreecommitdiffstats
path: root/math/yacas
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2003-06-06 06:06:39 +0800
committerMark Murray <markm@FreeBSD.org>2003-06-06 06:06:39 +0800
commitfc07f6e539603b3acd5291f4a872a2c9fc544475 (patch)
tree31421d2e86c72a9cb6e3db2ea27cfab000d71b24 /math/yacas
parentacf4a248a6f8ef67413c9ecb15fbdd531ad67ee4 (diff)
downloadfreebsd-ports-gnome-fc07f6e539603b3acd5291f4a872a2c9fc544475.tar.gz
freebsd-ports-gnome-fc07f6e539603b3acd5291f4a872a2c9fc544475.tar.zst
freebsd-ports-gnome-fc07f6e539603b3acd5291f4a872a2c9fc544475.zip
Typo fixes.
Diffstat (limited to 'math/yacas')
-rw-r--r--math/yacas/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/yacas/pkg-descr b/math/yacas/pkg-descr
index be27bcfaeef2..4685a4fc77ea 100644
--- a/math/yacas/pkg-descr
+++ b/math/yacas/pkg-descr
@@ -4,7 +4,7 @@ grammar parser. The distribution contains a small library of mathematical
functions, but its real strength is in the language in which you can easily
write your own symbolic manipulation algorithms. The core engine supports
arbitrary precision arithmetic (although it can optionally be linked with
-the library "libgmp2") and is able to execute symbolic manipulations on
+the library "libgmp3") and is able to execute symbolic manipulations on
various mathematical objects by following user-defined rules.
WWW: http://yacas.sourceforge.net/