git: 2e35f2986681 - main - net/traefik: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:30 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e35f29866818d81415cefa2e3b798215e830992 commit 2e35f29866818d81415cefa2e3b798215e830992 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:00 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:00 +0000 net/traefik: Add CPE information Approved by: portmgr (blanket) --- net/traefik/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/traefik/Makefile b/net/traefik/Makefile index 0d3386d5dd84..5f4a73d4884d 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= go-bindata:devel/go-bindata -USES= go:modules tar:xz +USES= cpe go:modules tar:xz USE_RC_SUBR= traefik