diff options
author | pav <pav@FreeBSD.org> | 2006-01-15 09:35:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-15 09:35:37 +0800 |
commit | 40816c1c6717792afb254a2037435bd525c8e6d1 (patch) | |
tree | 5a6805ac1295f03a980bd61f1ae08cbff7f57acf | |
parent | 69ee99c778e2527796e3e60f9998df0e9af06d41 (diff) | |
download | freebsd-ports-gnome-40816c1c6717792afb254a2037435bd525c8e6d1.tar.gz freebsd-ports-gnome-40816c1c6717792afb254a2037435bd525c8e6d1.tar.zst freebsd-ports-gnome-40816c1c6717792afb254a2037435bd525c8e6d1.zip |
- Update WWW
PR: ports/91808
Submitted by: Pedro F. Giffuni <gifufnip@asme.org>
-rw-r--r-- | math/arpack/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/arpack/pkg-descr b/math/arpack/pkg-descr index 5b3c2569023e..aa15944250e3 100644 --- a/math/arpack/pkg-descr +++ b/math/arpack/pkg-descr @@ -19,6 +19,6 @@ of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. - WWW: http://www.caam.rice.edu/ARPACK/ +WWW: http://www.caam.rice.edu/software/ARPACK/ NOTE: You MUST link with BLAS library or a replacement like ATLAS. |