diff --git a/README.md b/README.md index 95d481ca1..7a367cebd 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ net/quagga -- Quagga Routing Suite net/relayd -- Relayd Load Balancer net/upnp -- Universal Plug and Play Service net/wol -- Wake on LAN Service -net/zerotier -- Network virtualization everywhere +net/zerotier -- Virtual Networks That Just Work net-mgmt/collectd -- Collect system and application performance metrics periodically net-mgmt/snmp -- SNMP Server via bsnmpd net-mgmt/zabbix-agent -- Enterprise-class open source distributed monitoring agent diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index 733502c75..f1aeb29e2 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= zerotier -PLUGIN_VERSION= 0.1.1 -PLUGIN_COMMENT= Network virtualization everywhere +PLUGIN_VERSION= 0.1.2 +PLUGIN_COMMENT= Virtual Networks That Just Work PLUGIN_DEPENDS= zerotier PLUGIN_MAINTAINER= dharrigan@gmail.com