git: dac8eab84263 - main - devel/malloy: Change license
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Jan 2023 16:59:44 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dac8eab842631800b58d65c2dfb8616c9084b58f
commit dac8eab842631800b58d65c2dfb8616c9084b58f
Author: Joel Bodenmann <jbo@insane.engineer>
AuthorDate: 2023-01-06 16:53:29 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-06 16:53:29 +0000
devel/malloy: Change license
Upstream changed the license scheme.
Deliberately not bumping PORTREVISION.
PR: 268772
---
devel/malloy/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/malloy/Makefile b/devel/malloy/Makefile
index 7d7d94a8034b..1072bd3f3c1f 100644
--- a/devel/malloy/Makefile
+++ b/devel/malloy/Makefile
@@ -6,7 +6,7 @@ MAINTAINER= jbo@insane.engineer
COMMENT= Embeddable HTTP(S) and WS(S) client/server components for C++
WWW= https://github.com/tectu/malloy
-LICENSE= MIT
+LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/license.txt
BROKEN_FreeBSD_12= some C++20 STL headers are missing on 12.3,\