Date: Sun, 29 Aug 2021 19:56:11 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: bb1db257512a - main - www/grafana6: Add CPE information Message-ID: <202108291956.17TJuBKF084282@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=bb1db257512acbd4640c74fe1cb0ad795332bc5e commit bb1db257512acbd4640c74fe1cb0ad795332bc5e Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:52:10 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 19:52:10 +0000 www/grafana6: Add CPE information Approved by: portmgr (blanket) --- www/grafana6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/grafana6/Makefile b/www/grafana6/Makefile index 36d96a77c5a6..17e181f0a370 100644 --- a/www/grafana6/Makefile +++ b/www/grafana6/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 -USES= go:modules +USES= cpe go:modules USE_RC_SUBR= grafana USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291956.17TJuBKF084282>