aboutsummaryrefslogtreecommitdiff
path: root/math/suitesparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/suitesparse/Makefile')
-rw-r--r--math/suitesparse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index d0445acf39ac..ddef1cb8c9d2 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= suitesparse
-PORTVERSION= 7.11.0
+PORTVERSION= 7.12.1
CATEGORIES= math
MAINTAINER= fortran@FreeBSD.org
@@ -26,7 +26,7 @@ RUN_DEPENDS= suitesparse-config>0:math/suitesparse-config \
suitesparse-paru>0:math/suitesparse-paru
.if !defined(PACKAGE_BUILDING)
RUN_DEPENDS+= suitesparse-csparse>0:math/suitesparse-csparse \
- suitesparse-Example>0:math/suitesparse-Example
+ suitesparse-example>0:math/suitesparse-Example
.endif
USES= metaport