git: 6d24f07e8513 - main - www/jetty10: Fix LICENSE_FILE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Nov 2022 16:17:06 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d24f07e8513d2a8a003eda15da938c48059fd4c commit 6d24f07e8513d2a8a003eda15da938c48059fd4c Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2022-11-08 16:16:02 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2022-11-08 16:17:04 +0000 www/jetty10: Fix LICENSE_FILE --- www/jetty10/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/jetty10/Makefile b/www/jetty10/Makefile index ad734ca5fc06..c0ca5aa9ef8b 100644 --- a/www/jetty10/Makefile +++ b/www/jetty10/Makefile @@ -11,7 +11,7 @@ WWW= https://www.eclipse.org/jetty/ LICENSE= APACHE20 EPL LICENSE_COMB= dual -LICENSE_FILE= ${WRKSRC}/license-eplv10-aslv20.html +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= bash:shells/bash