diff options
Diffstat (limited to 'devel/llvm70')
-rw-r--r-- | devel/llvm70/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/llvm70/Makefile b/devel/llvm70/Makefile index e248e0b4dbfc..a3efd13cb09c 100644 --- a/devel/llvm70/Makefile +++ b/devel/llvm70/Makefile @@ -9,6 +9,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" |