diff options
Diffstat (limited to 'devel/compiler-rt/Makefile')
-rw-r--r-- | devel/compiler-rt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/compiler-rt/Makefile b/devel/compiler-rt/Makefile index b73502889c3c..3ebadd588da4 100644 --- a/devel/compiler-rt/Makefile +++ b/devel/compiler-rt/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= LOCAL/brooks MAINTAINER= brooks@FreeBSD.org COMMENT= Compiler runtime library with Blocks support +WWW= https://compiler-rt.llvm.org/ LICENSE= BSD3CLAUSE MIT LICENSE_COMB= dual |