diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-09-21 09:01:55 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-09-21 09:01:55 +0000 |
commit | 5ba2013e4d36b88313d3ac927bb2893008df3fe4 (patch) | |
tree | ee014a569b1397275088fabffc78a42ac73fa49c /math/clp | |
parent | c6f1cb957a5b6cd2f73dd13bb153ea6d88cb606c (diff) |
Notes
Diffstat (limited to 'math/clp')
-rw-r--r-- | math/clp/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/clp/pkg-descr b/math/clp/pkg-descr index 3e9218c57071..e53ce0615f7c 100644 --- a/math/clp/pkg-descr +++ b/math/clp/pkg-descr @@ -3,4 +3,4 @@ linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also included. -WWW: http://www.coin-or.org/Clp/index.html +WWW: https://www.coin-or.org/Clp/index.html |