diff options
Diffstat (limited to 'math/coinutils/Makefile')
-rw-r--r-- | math/coinutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/coinutils/Makefile b/math/coinutils/Makefile index ade1e4c0cb9b..f6634c1ea6ac 100644 --- a/math/coinutils/Makefile +++ b/math/coinutils/Makefile @@ -2,7 +2,7 @@ PORTNAME= CoinUtils DISTVERSION= 2.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- |