diff options
Diffstat (limited to 'net-analyzer/nsca/metadata.xml')
-rw-r--r-- | net-analyzer/nsca/metadata.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/net-analyzer/nsca/metadata.xml b/net-analyzer/nsca/metadata.xml index be5f7d8397fe..6d4d98e4d903 100644 --- a/net-analyzer/nsca/metadata.xml +++ b/net-analyzer/nsca/metadata.xml @@ -19,17 +19,19 @@ This package provides the send_nsca utility running on the client. </longdescription> <use> - <flag name='crypt'> + <flag name="crypt"> Build support for crypted communication with nsca, through <pkg>dev-libs/mcrypt</pkg>. It's recommended not to disable this flag unless all the communication will be handled in an absolutely safe environment. </flag> - <flag name='minimal'> + <flag name="minimal"> Only build and install the send_nsca command and not the daemon. This allows a very minimal install with no overhead when setting up a node. </flag> </use> + <upstream> + <remote-id type="sourceforge">nagios</remote-id> + </upstream> </pkgmetadata> - |