diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
commit | 879e75a6593d4f669464a017aaebd9f8bee250f3 (patch) | |
tree | 44760fb1f02ea408fa8f79bb5c9a29b881768f31 /math/osi | |
parent | ac9adb54c85f3dfb91ab2b68f5398801ca2e1f78 (diff) |
Notes
Diffstat (limited to 'math/osi')
-rw-r--r-- | math/osi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/osi/Makefile b/math/osi/Makefile index 48de68b3f31d..1e4329e2f191 100644 --- a/math/osi/Makefile +++ b/math/osi/Makefile @@ -2,7 +2,7 @@ PORTNAME= Osi DISTVERSION= 0.107.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- |