svn commit: r451977 - head/security

Stefan Esser se at FreeBSD.org
Fri Oct 13 09:53:23 UTC 2017


Author: se
Date: Fri Oct 13 09:53:22 2017
New Revision: 451977
URL: https://svnweb.freebsd.org/changeset/ports/451977

Log:
  Add cvechecker, forgotten in r451847.
  
  Reported by:	antoine

Modified:
  head/security/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Fri Oct 13 09:21:10 2017	(r451976)
+++ head/security/Makefile	Fri Oct 13 09:53:22 2017	(r451977)
@@ -100,6 +100,7 @@
     SUBDIR += cryptlib
     SUBDIR += cryptopp
     SUBDIR += ct-submit
+    SUBDIR += cvechecker
     SUBDIR += cvm
     SUBDIR += cyberchef
     SUBDIR += cyrus-sasl2


More information about the svn-ports-all mailing list