diff options
Diffstat (limited to 'math/boolector/Makefile')
-rw-r--r-- | math/boolector/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/boolector/Makefile b/math/boolector/Makefile index 451dddd8ed33..ee58bfb36d0c 100644 --- a/math/boolector/Makefile +++ b/math/boolector/Makefile @@ -4,6 +4,7 @@ CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Satisfiability Modulo Theories (SMT) solver +WWW= https://boolector.github.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |