net-mgmt/net-snmp: Fix listen field (#730)

This commit is contained in:
Michael 2018-07-10 07:21:35 +02:00 committed by Franco Fichtner
parent 66b095926f
commit 6d3844e77d
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
PLUGIN_NAME= net-snmp
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Net-SNMP is a daemon for the SNMP protocol
PLUGIN_DEPENDS= net-snmp
PLUGIN_MAINTAINER= m.muenz@gmail.com

View file

@ -22,6 +22,7 @@
<listen type="NetworkField">
<FieldSeparator>,</FieldSeparator>
<Required>N</Required>
<asList>Y</asList>
</listen>
</items>
</model>