diff options
Diffstat (limited to 'security/owasp-dependency-check/Makefile')
-rw-r--r-- | security/owasp-dependency-check/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/owasp-dependency-check/Makefile b/security/owasp-dependency-check/Makefile index 94c3886a1bcf..d2fdf3968265 100644 --- a/security/owasp-dependency-check/Makefile +++ b/security/owasp-dependency-check/Makefile @@ -12,6 +12,7 @@ DISTFILES+= owasp-dependency-check-${PORTVERSION}-maven-repository.tar.gz:source MAINTAINER= ports@FreeBSD.org COMMENT= Detects publicly disclosed vulnerabilities in project dependencies +WWW= https://jeremylong.github.io/DependencyCheck/dependency-check-cli/arguments.html LICENSE= APACHE20 |