git: ed75f9412b73 - main - net/rdist6: Document license
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Mar 2024 03:03:06 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ed75f9412b737b097a66975d8cc8748706b9699f
commit ed75f9412b737b097a66975d8cc8748706b9699f
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-03-20 02:55:05 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-03-20 03:02:32 +0000
net/rdist6: Document license
The copyright file contains a four clause BSD license.
---
net/rdist6/Makefile | 2 ++
1 file changed, 2 insertions(+)
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