net/chrony: release 1.0

This commit is contained in:
Franco Fichtner
2020-09-23 11:56:36 +02:00
parent 272c922e15
commit bdd9ccb2b5
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ net-mgmt/telegraf -- Agent for collecting metrics and data
net-mgmt/zabbix-agent -- Zabbix monitoring agent
net-mgmt/zabbix4-proxy -- Zabbix Proxy enables decentralized monitoring
net-mgmt/zabbix5-proxy -- Zabbix Proxy enables decentralized monitoring
net/chrony -- Chrony time synchronisation (development only)
net/chrony -- Chrony time synchronisation
net/firewall -- Firewall API supplemental package
net/freeradius -- RADIUS Authentication, Authorization and Accounting Server
net/frr -- The FRRouting Protocol Suite
+1 -2
View File
@@ -1,8 +1,7 @@
PLUGIN_NAME= chrony
PLUGIN_VERSION= 0.1
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Chrony time synchronisation
PLUGIN_DEPENDS= chrony
PLUGIN_MAINTAINER= m.muenz@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"