git: 073a0ddfceb2 - main - sysutils/eza: use new in-tree EUPL11 licence
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Dec 2024 13:01:30 UTC
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=073a0ddfceb2bb2842658e0cd51f7c50f4714bdf commit 073a0ddfceb2bb2842658e0cd51f7c50f4714bdf Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2024-12-18 13:00:58 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2024-12-18 13:00:58 +0000 sysutils/eza: use new in-tree EUPL11 licence Approved by: blanket Sponsored by: SkunkWerks, GmbH --- sysutils/eza/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sysutils/eza/Makefile b/sysutils/eza/Makefile index 7ec302f694e8..23520f3f3115 100644 --- a/sysutils/eza/Makefile +++ b/sysutils/eza/Makefile @@ -10,10 +10,8 @@ MAINTAINER= kdeguchi@sz.tokoha-u.ac.jp COMMENT= Modern, maintained replacement for ls WWW= https://eza.rocks/ -LICENSE= EUPL-1.2 -LICENSE_NAME= EUROPEAN UNION PUBLIC LICENCE v. 1.2 +LICENSE= EUPL12 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cargo