git: 0404797a10ff - main - www/xcaddy: Remove invalid CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Dec 2021 20:10:11 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=0404797a10ff4cef5115b584f82eb1eccfd9f16f commit 0404797a10ff4cef5115b584f82eb1eccfd9f16f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-12-13 13:28:39 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-12-13 20:07:17 +0000 www/xcaddy: Remove invalid CPE information Approved by: portmgr (blanket) --- www/xcaddy/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/xcaddy/Makefile b/www/xcaddy/Makefile index 4c8303858e17..1b6fb37649f5 100644 --- a/www/xcaddy/Makefile +++ b/www/xcaddy/Makefile @@ -10,8 +10,7 @@ COMMENT= Command line tool to make custom builds of the Caddy Web Server LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe go:modules -CPE_VENDOR= caddyserver +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= caddyserver