diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-11-14 03:15:03 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-11-14 03:15:03 +0000 |
commit | 3c8a36012b142a4660c87d9284eb0ce5f7bc5a58 (patch) | |
tree | bb5ae18425703acfafa9b7ebb7f28ff3e2e09400 /net-mgmt | |
parent | 5558ef6556714b55605398a4c15a914103fbdb96 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ocsinventory-agent/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile index 11618ac14b59..bda57aba4cb7 100644 --- a/net-mgmt/ocsinventory-agent/Makefile +++ b/net-mgmt/ocsinventory-agent/Makefile @@ -36,7 +36,6 @@ OPTIONS_DEFINE= DAEMON IPMI SSL PRINTER SNMP DAEMON_DESC= Daemon mode IPMI_DESC= Collect information about IPMI -SSL_DESC= Get SSL communications working PRINTER_DESC= Printers detection SNMP_DESC= Scan network devices using SNMP |