git: 2ccde13b6605 - main - devel/libjitterentropy: fix license file

Steve Wills swills at FreeBSD.org
Wed Sep 1 20:43:26 UTC 2021


The branch main has been updated by swills:

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

commit 2ccde13b6605598de3b899205e595995272fe8e7
Author:     Steve Wills <swills at FreeBSD.org>
AuthorDate: 2021-09-01 20:42:38 +0000
Commit:     Steve Wills <swills at 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 at 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


More information about the dev-commits-ports-all mailing list