aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-29 00:05:42 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-29 00:06:51 +0000
commite29929a0e868883cfb21d36edffa1fba5d01a450 (patch)
tree519b20a1ef624756008bca957bec5b328dc787fe
parent7a48710c690605348e1b94f492b9a34c56f64b9c (diff)
downloadports-e29929a0e868883cfb21d36edffa1fba5d01a450.tar.gz
ports-e29929a0e868883cfb21d36edffa1fba5d01a450.zip
databases/surrealdb: Correct license
... change it to custom license BSL11 as suggested in bug#273952.
-rw-r--r--databases/surrealdb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/surrealdb/Makefile b/databases/surrealdb/Makefile
index 5f944609aeda..1baf1673a01d 100644
--- a/databases/surrealdb/Makefile
+++ b/databases/surrealdb/Makefile
@@ -7,8 +7,10 @@ MAINTAINER= yuri@FreeBSD.org
COMMENT= Scalable, distributed, collaborative, document-graph database
WWW= https://surrealdb.com
-LICENSE= APACHE20
+LICENSE= BSL11
+LICENSE_NAME= Business Source License 1.1
LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
BROKEN_i386= compilation fails: memory allocation of 109051908 bytes failed