summaryrefslogtreecommitdiffstats
path: root/package/netsnmp
diff options
context:
space:
mode:
Diffstat (limited to 'package/netsnmp')
-rw-r--r--package/netsnmp/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/netsnmp/Config.in b/package/netsnmp/Config.in
index fabf7ec20..4e0783077 100644
--- a/package/netsnmp/Config.in
+++ b/package/netsnmp/Config.in
@@ -1,9 +1,9 @@
-#
-
config BR2_PACKAGE_NETSNMP
- bool"netsnmp"
+ bool "netsnmp"
default n
select BR2_PACKAGE_OPENSSL
help
- Add help text here.
+ Suite of applications used to implement SNMP v1, SNMP v2c, and
+ SNMP v3 using both IPv4 and IPv6.
+ http://net-snmp.sourceforge.net/