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