summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2024-03-19 19:55:05 -0700
committerCy Schubert <cy@FreeBSD.org>2024-03-19 20:02:32 -0700
commited75f9412b737b097a66975d8cc8748706b9699f (patch)
tree9fcdf6c38b16980169f7731c8831c57d1e3cf9f3 /net
parentdevel/py-numba: Fix build with numpy-1.26 (diff)
net/rdist6: Document license
The copyright file contains a four clause BSD license.
Diffstat (limited to 'net')
-rw-r--r--net/rdist6/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile
index c8335f64dcff..d93c11f7e69a 100644
--- a/net/rdist6/Makefile
+++ b/net/rdist6/Makefile
@@ -9,6 +9,8 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= Network file distribution/synchronisation utility
WWW= https://www.magnicomp.com/
+LICENSE= BSD4CLAUSE
+
MAKE_JOBS_UNSAFE= yes
# Years ago base FreeBSD maintained /usr/bin/rdist, but since then it was