diff options
Diffstat (limited to 'math/flopc++/Makefile')
-rw-r--r-- | math/flopc++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/flopc++/Makefile b/math/flopc++/Makefile index 35675ff95920..a8e89722e884 100644 --- a/math/flopc++/Makefile +++ b/math/flopc++/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= Library for solving Linear Optimization Problems in C++ -WWW= https://projects.coin-or.org/FlopC++ +WWW= https://github.com/coin-or/FlopCpp LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE |