diff options
author | maho <maho@FreeBSD.org> | 2006-10-06 11:53:42 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-10-06 11:53:42 +0800 |
commit | 9a16bea9574eaefc31ec1c46f9754572e0c9b4e8 (patch) | |
tree | 0d26ee50d82d27bba853df5008beb8fc4bb432cd /math/Makefile | |
parent | 824d2754ca59da63cd4a5ff4aa5ee39af05f0a5d (diff) | |
download | freebsd-ports-gnome-9a16bea9574eaefc31ec1c46f9754572e0c9b4e8.tar.gz freebsd-ports-gnome-9a16bea9574eaefc31ec1c46f9754572e0c9b4e8.tar.zst freebsd-ports-gnome-9a16bea9574eaefc31ec1c46f9754572e0c9b4e8.zip |
math/ufsparse has been renamed to math/suitesparse
PR: 103598
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 5e1039042d40..40e640b60a80 100644 --- a/math/Makefile +++ b/math/Makefile @@ -324,6 +324,7 @@ SUBDIR += spooles-mpich SUBDIR += ss SUBDIR += stepulator + SUBDIR += suitesparse SUBDIR += superlu SUBDIR += superlu_mt SUBDIR += surf @@ -335,7 +336,6 @@ SUBDIR += triangle SUBDIR += truthtable SUBDIR += tvmet - SUBDIR += ufsparse SUBDIR += umatrix SUBDIR += umfpack SUBDIR += ump |