svn commit: r466165 - head/security
Kurt Jaeger
pi at FreeBSD.org
Sun Apr 1 15:13:49 UTC 2018
Author: pi
Date: Sun Apr 1 15:13:48 2018
New Revision: 466165
URL: https://svnweb.freebsd.org/changeset/ports/466165
Log:
security/owasp-dependency-check: add missing security/Makefile entry
PR: 226206
Reported by: antoine
Modified:
head/security/Makefile
Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile Sun Apr 1 15:07:30 2018 (r466164)
+++ head/security/Makefile Sun Apr 1 15:13:48 2018 (r466165)
@@ -481,6 +481,7 @@
SUBDIR += osslsigncode
SUBDIR += otpw
SUBDIR += outguess
+ SUBDIR += owasp-dependency-check
SUBDIR += p11-kit
SUBDIR += p5-Apache-Htpasswd
SUBDIR += p5-App-Genpass
More information about the svn-ports-all
mailing list