diff options
Diffstat (limited to 'devel/sonarqube-community/Makefile')
-rw-r--r-- | devel/sonarqube-community/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sonarqube-community/Makefile b/devel/sonarqube-community/Makefile index b5d1ba01cd1e..46f1e6060054 100644 --- a/devel/sonarqube-community/Makefile +++ b/devel/sonarqube-community/Makefile @@ -21,6 +21,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= netchild@FreeBSD.org COMMENT= Web-based continuous code inspection tool +WWW= https://www.sonarqube.org/ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING |