diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-24 16:18:43 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-24 16:21:08 +0000 |
commit | a0d76a1991f8d655cc272e84368da0fe5d438a4e (patch) | |
tree | 4eb6caf48935f1590339f939e16c385e3c8a779b /math/bonmin/Makefile | |
parent | 55c0987690eccbc7c9f72a537673f150b5ba9b5f (diff) | |
download | ports-a0d76a1991f8d655cc272e84368da0fe5d438a4e.tar.gz ports-a0d76a1991f8d655cc272e84368da0fe5d438a4e.zip |
Diffstat (limited to 'math/bonmin/Makefile')
-rw-r--r-- | math/bonmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/bonmin/Makefile b/math/bonmin/Makefile index 14b1580e6811..101e1d3743f9 100644 --- a/math/bonmin/Makefile +++ b/math/bonmin/Makefile @@ -1,7 +1,7 @@ PORTNAME= bonmin DISTVERSIONPREFIX= releases/ DISTVERSION= 1.8.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math PKGNAMEPREFIX= coin-or- |