diff options
Diffstat (limited to 'math/coinmp/Makefile')
-rw-r--r-- | math/coinmp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile index 393a52f4b768..c89ec28c3863 100644 --- a/math/coinmp/Makefile +++ b/math/coinmp/Makefile @@ -6,6 +6,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Optimization library with support for COIN-OR CLP, CBC, and CGL +WWW= https://projects.coin-or.org/CoinMP LICENSE= CPL LICENSE_NAME= Common Public License, Version 1.0 |