diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-07-05 19:36:31 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-07-05 19:36:31 +0000 |
commit | ef8edb9c27c356427095557dccc48557b8addc3e (patch) | |
tree | a03583510cb8c7200a92c9fe4a70c3ac7e1211df /security/owasp-dependency-check | |
parent | graphics/swappy: update to 1.2.0 (diff) |
Drop MAINTAINER'ship per maintainer request
devel/hhdate
security/owasp-dependency-check
textproc/kiss-templates
textproc/py-sphinx-hieroglyph
PR: 247788
Submitted by: andreas.sommer87@googlemail.com
Notes
Notes:
svn path=/head/; revision=541302
Diffstat (limited to 'security/owasp-dependency-check')
-rw-r--r-- | security/owasp-dependency-check/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/owasp-dependency-check/Makefile b/security/owasp-dependency-check/Makefile index 1e82aed44633..1b171dc46da1 100644 --- a/security/owasp-dependency-check/Makefile +++ b/security/owasp-dependency-check/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security java MASTER_SITES= LOCAL/pi/:source2 DISTFILES+= owasp-dependency-check-${PORTVERSION}-maven-repository.tar.gz:source2 -MAINTAINER= andreas.sommer87@googlemail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Detects publicly disclosed vulnerabilities in project dependencies LICENSE= APACHE20 |