diff options
author | acm <acm@FreeBSD.org> | 2017-08-04 06:36:54 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:18:06 +0800 |
commit | 78d3a1cdfc1982b63ca411e42547f8b76edfd3ae (patch) | |
tree | 86eade157411b9156cc24ce9bd4c32ea02051b70 /security/Makefile | |
parent | 6bf210875b0e094c2a9985cb75ea8413061eb377 (diff) | |
download | freebsd-ports-gnome-78d3a1cdfc1982b63ca411e42547f8b76edfd3ae.tar.gz freebsd-ports-gnome-78d3a1cdfc1982b63ca411e42547f8b76edfd3ae.tar.zst freebsd-ports-gnome-78d3a1cdfc1982b63ca411e42547f8b76edfd3ae.zip |
- New port: security/openvas9-libraries
The Open Vulnerability Assessment System (OpenVAS) is a framework of several
services and tools offering a comprehensive and powerful vulnerability
scanning and vulnerability management solution.
This package contains core libraries.
WWW: http://www.openvas.org/
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 28297002052f..78b8e3b362e4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -438,6 +438,7 @@ SUBDIR += openvas8-libraries SUBDIR += openvas8-manager SUBDIR += openvas8-scanner + SUBDIR += openvas9-libraries SUBDIR += openvpn SUBDIR += openvpn-admin SUBDIR += openvpn-auth-ldap |