mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 08:56:28 -04:00
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 the Greenbone Security Assistant, a web interface for the OpenVAS Manager. WWW: http://www.openvas.org/
9 lines
229 B
Text
9 lines
229 B
Text
--- doc/CMakeLists.txt.orig 2015-08-03 08:55:54 UTC
|
|
+++ doc/CMakeLists.txt
|
|
@@ -102,5 +102,5 @@ endif (XMLMANTOHTML_EXECUTABLE)
|
|
## Install
|
|
|
|
install (FILES gsad.8
|
|
- DESTINATION ${DATADIR}/man/man8 )
|
|
+ DESTINATION man/man8 )
|
|
|