diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:39:12 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:39:12 +0000 |
commit | 84c4942d38422d053c9f573150db6b7448cb9388 (patch) | |
tree | e41ed5a32750026e26756d1a5890d0438229f988 /math/suitesparse/Makefile | |
parent | b72a9e489c400415a6b21ef6e3498a69f4507126 (diff) | |
download | ports-84c4942d38422d053c9f573150db6b7448cb9388.tar.gz ports-84c4942d38422d053c9f573150db6b7448cb9388.zip |
Notes
Diffstat (limited to 'math/suitesparse/Makefile')
-rw-r--r-- | math/suitesparse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 73501642138a..38bfda6cc255 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -3,6 +3,7 @@ PORTNAME= suitesparse PORTVERSION= 5.7.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math |