Date: Fri, 10 Sep 2021 21:21:23 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: f476bb01d8ee - main - sysutils/helm: Add CPE information Message-ID: <202109102121.18ALLNLE019373@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=f476bb01d8eead0a11973a40d5708b55ae030039 commit f476bb01d8eead0a11973a40d5708b55ae030039 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-10 21:12:22 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-10 21:18:26 +0000 sysutils/helm: Add CPE information Approved by: portmgr (blanket) --- sysutils/helm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile index 9d3c0351a6d1..5fb808ccfcfe 100644 --- a/sysutils/helm/Makefile +++ b/sysutils/helm/Makefile @@ -12,7 +12,7 @@ LICENSE= APACHE20 RUN_DEPENDS= kubectl:sysutils/kubectl -USES= go:modules tar:xz +USES= cpe go:modules tar:xz USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102121.18ALLNLE019373>