diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-24 06:48:17 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-24 06:48:17 +0000 |
commit | 5546aca69116219a301ae584b3d9254b8bbe9d93 (patch) | |
tree | fd29c2a51bcd5ec7ee18cf45ad4f7f65d4e05236 /math/yacas/pkg-descr | |
parent | 0c0beecbcf00f9896431a49f209c3b027fec8aaf (diff) | |
download | FreeBSD-ports-5546aca69116219a301ae584b3d9254b8bbe9d93.zip FreeBSD-ports-5546aca69116219a301ae584b3d9254b8bbe9d93.tar.gz |
upgrade to 1.0.52
fix gmp support on current
Diffstat (limited to 'math/yacas/pkg-descr')
-rw-r--r-- | math/yacas/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/yacas/pkg-descr b/math/yacas/pkg-descr index 1a5389b..be27bcf 100644 --- a/math/yacas/pkg-descr +++ b/math/yacas/pkg-descr @@ -7,4 +7,4 @@ arbitrary precision arithmetic (although it can optionally be linked with the library "libgmp2") and is able to execute symbolic manipulations on various mathematical objects by following user-defined rules. -WWW: http://www.xs4all.nl/~apinkus/ +WWW: http://yacas.sourceforge.net/ |