Date: Fri, 10 Sep 2021 21:21:05 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: ee999fc49778 - main - net-mgmt/prometheus2: Add CPE information Message-ID: <202109102121.18ALL52m014989@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=ee999fc49778aef6bb54fc0eefc74bbf0c0cc685 commit ee999fc49778aef6bb54fc0eefc74bbf0c0cc685 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-10 20:54:35 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-10 21:18:17 +0000 net-mgmt/prometheus2: Add CPE information Approved by: portmgr (blanket) --- net-mgmt/prometheus2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/prometheus2/Makefile b/net-mgmt/prometheus2/Makefile index e597b9c43582..c044a2a300ad 100644 --- a/net-mgmt/prometheus2/Makefile +++ b/net-mgmt/prometheus2/Makefile @@ -10,7 +10,7 @@ COMMENT= Systems monitoring and alerting toolkit LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake go:modules +USES= cpe gmake go:modules USE_GITHUB= yes GH_TUPLE= ports-assets:net-mgmt_prometheus2:${DISTVERSIONFULL}:assets
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102121.18ALL52m014989>