Date: Fri, 10 Sep 2021 21:21:31 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: 05b638699cfa - main - www/pomerium: Add CPE information Message-ID: <202109102121.18ALLVSW019547@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=05b638699cfaf5a3d12d958f6f50f802d1e308de commit 05b638699cfaf5a3d12d958f6f50f802d1e308de Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-10 21:18:54 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-10 21:18:54 +0000 www/pomerium: Add CPE information Approved by: portmgr (blanket) --- www/pomerium/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/pomerium/Makefile b/www/pomerium/Makefile index 1e1ab842c81e..552fee14271b 100644 --- a/www/pomerium/Makefile +++ b/www/pomerium/Makefile @@ -10,7 +10,7 @@ COMMENT= Identity-aware access proxy LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= cpe go:modules GO_TARGET= ./cmd/${PORTNAME}:${PREFIX}/libexec/${PORTNAME} ./cmd/${PORTNAME}-cli:${PREFIX}/bin/${PORTNAME}-cli GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102121.18ALLVSW019547>