git: 21c98d2ffb95 - main - security/rhash: Fix license

From: Tobias Kortkamp <tobik_at_FreeBSD.org>
Date: Thu, 02 Dec 2021 10:38:30 UTC
The branch main has been updated by tobik:

URL: https://cgit.FreeBSD.org/ports/commit/?id=21c98d2ffb95c24b1af5decd1c19251ba1f2a77c

commit 21c98d2ffb95c24b1af5decd1c19251ba1f2a77c
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-12-01 20:03:25 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-12-02 10:37:33 +0000

    security/rhash: Fix license
---
 security/rhash/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/rhash/Makefile b/security/rhash/Makefile
index 9787b2f5c42a..3c75cc4d9d7c 100644
--- a/security/rhash/Makefile
+++ b/security/rhash/Makefile
@@ -15,7 +15,7 @@ PATCHFILES=	\
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Utility and library for computing and checking of file hashes
 
-LICENSE=	MIT
+LICENSE=	BSD0CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 HAS_CONFIGURE=	yes