Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2024 03:03:06 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ed75f9412b73 - main - net/rdist6: Document license
Message-ID:  <202403200303.42K3363j070877@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403200303.42K3363j070877>