diff options
Diffstat (limited to 'math/disco/Makefile')
-rw-r--r-- | math/disco/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/disco/Makefile b/math/disco/Makefile index 24e7bb41d42c..afc332f953a1 100644 --- a/math/disco/Makefile +++ b/math/disco/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= Discrete Conic Optimization Solver +WWW= https://github.com/coin-or/DisCO LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE |