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/clp | |
parent | 55c0987690eccbc7c9f72a537673f150b5ba9b5f (diff) | |
download | ports-a0d76a1991f8d655cc272e84368da0fe5d438a4e.tar.gz ports-a0d76a1991f8d655cc272e84368da0fe5d438a4e.zip |
Diffstat (limited to 'math/clp')
-rw-r--r-- | math/clp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clp/Makefile b/math/clp/Makefile index f128b1fbe0d5..230a66a40aab 100644 --- a/math/clp/Makefile +++ b/math/clp/Makefile @@ -2,7 +2,7 @@ PORTNAME= Clp DISTVERSION= 1.17.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/ PKGNAMEPREFIX= coin-or- |