sysutils/munin-node: fix description typo. (#2242)

This commit is contained in:
Christian Brueffer 2021-04-06 12:22:20 +02:00 committed by GitHub
parent 41bbb4872f
commit 926d426442
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -94,7 +94,7 @@ sysutils/git-backup -- Track config changes using git
sysutils/hw-probe -- Collect hardware diagnostics
sysutils/lcdproc-sdeclcd -- LCDProc for SDEC LCD devices
sysutils/mail-backup -- Send configuration file backup by e-mail
sysutils/munin-node -- Munin monitorin agent
sysutils/munin-node -- Munin monitoring agent
sysutils/node_exporter -- Prometheus exporter for machine metrics
sysutils/nut -- Network UPS Tools
sysutils/smart -- SMART tools

View file

@ -1,7 +1,7 @@
PLUGIN_NAME= munin-node
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Munin monitorin agent
PLUGIN_COMMENT= Munin monitoring agent
PLUGIN_DEPENDS= munin-node
PLUGIN_MAINTAINER= m.muenz@gmail.com