Date: Sun, 29 Aug 2021 19:56:13 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7cf7e949545b - main - www/grafana8: Add CPE information Message-ID: <202108291956.17TJuDTn084332@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=7cf7e949545b1b87c28e80aa7e37317d2164363f commit 7cf7e949545b1b87c28e80aa7e37317d2164363f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:53:21 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 19:53:21 +0000 www/grafana8: Add CPE information Approved by: portmgr (blanket) --- www/grafana8/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/grafana8/Makefile b/www/grafana8/Makefile index 79d7ac4119c7..a061ab39ed79 100644 --- a/www/grafana8/Makefile +++ b/www/grafana8/Makefile @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 i386 RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss -USES= go:modules +USES= cpe go:modules USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291956.17TJuDTn084332>