diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:44:11 +0800 |
commit | 3f42e716135bc048b90cb6cca188f324e65c69dc (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /math/suitesparse | |
parent | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (diff) | |
download | freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.gz freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.tar.zst freebsd-ports-gnome-3f42e716135bc048b90cb6cca188f324e65c69dc.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Diffstat (limited to 'math/suitesparse')
-rw-r--r-- | math/suitesparse/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse/pkg-descr b/math/suitesparse/pkg-descr index 8da2b59d32cd..983ac3818b9e 100644 --- a/math/suitesparse/pkg-descr +++ b/math/suitesparse/pkg-descr @@ -10,6 +10,6 @@ It contains: * UMFPACK: sparse multifrontal LU factorization * UFconfig: common configuration for all of the above * CSparse: a concise sparse matrix package - * CXSparse: and extended version of CSparse + * CXSparse: and extended version of CSparse WWW: http://www.cise.ufl.edu/research/sparse/SuiteSparse/ |