diff options
-rw-r--r-- | math/suitesparse-umfpack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse-umfpack/Makefile b/math/suitesparse-umfpack/Makefile index b30b19791c9d..3770cbf9ef8e 100644 --- a/math/suitesparse-umfpack/Makefile +++ b/math/suitesparse-umfpack/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 6.3.2 +PORTVERSION= 6.3.3 CATEGORIES= math COMMENT= Sparse multifrontal LU factorization |