diff options
Diffstat (limited to 'math/coin-or-mumps/Makefile')
-rw-r--r-- | math/coin-or-mumps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/coin-or-mumps/Makefile b/math/coin-or-mumps/Makefile index 1ac7bfea134c..3b1a931c9a1e 100644 --- a/math/coin-or-mumps/Makefile +++ b/math/coin-or-mumps/Makefile @@ -1,7 +1,7 @@ PORTNAME= mumps DISTVERSIONPREFIX= releases/ DISTVERSION= 3.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://coin-or-tools.github.io/ThirdParty-Mumps/:mumps PKGNAMEPREFIX= coin-or- |