Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Sep 2021 20:43:26 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2ccde13b6605 - main - devel/libjitterentropy: fix license file
Message-ID:  <202109012043.181KhQMV034008@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by swills:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2ccde13b6605598de3b899205e595995272fe8e7

commit 2ccde13b6605598de3b899205e595995272fe8e7
Author:     Steve Wills <swills@FreeBSD.org>
AuthorDate: 2021-09-01 20:42:38 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2021-09-01 20:43:18 +0000

    devel/libjitterentropy: fix license file
---
 devel/libjitterentropy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/libjitterentropy/Makefile b/devel/libjitterentropy/Makefile
index 5847911d2505..30bb83396db5 100644
--- a/devel/libjitterentropy/Makefile
+++ b/devel/libjitterentropy/Makefile
@@ -7,7 +7,7 @@ MAINTAINER=	swills@FreeBSD.org
 COMMENT=	Hardware RNG based on CPU timing jitter
 
 LICENSE=	BSD3CLAUSE
-LICENSE_FILE=	${WRKSRC}/COPYING.bsd
+LICENSE_FILE=	${WRKSRC}/LICENSE.bsd
 
 USES=		gmake
 USE_LDCONFIG=	yes



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