aboutsummaryrefslogtreecommitdiff
path: root/net/zerotier
diff options
context:
space:
mode:
Diffstat (limited to 'net/zerotier')
-rw-r--r--net/zerotier/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile
index 6ea1abb67845..1a3b44f08c39 100644
--- a/net/zerotier/Makefile
+++ b/net/zerotier/Makefile
@@ -11,6 +11,7 @@ PATCHFILES= 1304.patch:-p1
MAINTAINER= dch@FreeBSD.org
COMMENT= Network virtualization everywhere
+# No SaaS or Govt usage: https://github.com/zerotier/ZeroTierOne/blob/master/LICENSE.txt
LICENSE= BUSINESS MIT PD
LICENSE_COMB= multi
LICENSE_NAME_BUSINESS= Business Source License
@@ -34,8 +35,6 @@ DBG_ALL_TARGET= debug
PLIST_FILES= bin/zerotier-cli bin/zerotier-idtool sbin/zerotier-one
-LEGAL_TEXT= No SaaS or Govt usage: https://github.com/zerotier/ZeroTierOne/blob/master/LICENSE.txt
-
.include <bsd.port.pre.mk>
.if ${OPSYS} == "FreeBSD"