diff options
Diffstat (limited to 'math/ecos/Makefile')
-rw-r--r-- | math/ecos/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ecos/Makefile b/math/ecos/Makefile index a5709bf9557a..9e878bc1a565 100644 --- a/math/ecos/Makefile +++ b/math/ecos/Makefile @@ -5,6 +5,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight conic solver for second-order cone programming +WWW= https://forces.embotech.com/Documentation/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |