aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2021-08-12 03:16:34 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2021-08-12 03:30:00 +0000
commit41471388443e312bbfbb1c43e1221257c6e95c33 (patch)
tree7024f187a70a89cf62a4961d79fba1e2581df47a
parent1c54e3e2f7a18fe0981060daeefa47f6f6c2bdd8 (diff)
downloadports-41471388443e312bbfbb1c43e1221257c6e95c33.tar.gz
ports-41471388443e312bbfbb1c43e1221257c6e95c33.zip
www/grafana8: Reflect upstream LICENSE change
Upstream has switched the license to AGPLv3 since Grafana 8: https://github.com/grafana/grafana/commit/8db3eb90ae8c20e1a2bbbad300e0683def9bf8fb Reported by: txt.file@txtfile.eu (by email) Approved by: portmgr (blanket) (cherry picked from commit cd7cbbed0f5d4d68bddd509c98fe8f6c18dad70f)
-rw-r--r--www/grafana8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/grafana8/Makefile b/www/grafana8/Makefile
index 83e0696a3153..2d67cb63b494 100644
--- a/www/grafana8/Makefile
+++ b/www/grafana8/Makefile
@@ -15,7 +15,7 @@ DISTFILES= grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX}:public \
MAINTAINER= drtr0jan@yandex.ru
COMMENT= Dashboard and graph editor for multiple data stores
-LICENSE= APACHE20
+LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64 i386