Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2022 16:17:06 GMT
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6d24f07e8513 - main - www/jetty10: Fix LICENSE_FILE
Message-ID:  <202211081617.2A8GH686057569@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211081617.2A8GH686057569>