diff options
Diffstat (limited to 'devel/llvm10/Makefile')
-rw-r--r-- | devel/llvm10/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/llvm10/Makefile b/devel/llvm10/Makefile index e75db52e4a31..203993cdf017 100644 --- a/devel/llvm10/Makefile +++ b/devel/llvm10/Makefile @@ -10,6 +10,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}.src${EXTRACT_SUFX} MAINTAINER= brooks@FreeBSD.org COMMENT= LLVM and Clang +WWW= https://llvm.org/ .include "${.CURDIR}/../llvm-devel/Makefile.LICENSE" LICENSE+= LLVM2 |