Date: Mon, 21 Feb 2022 00:40:33 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 037daf7ae6de - main - games/fishfight: sort LICENSE alphabetically Message-ID: <202202210040.21L0eX5i043787@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=037daf7ae6de56f0509cb1d4875f702a6904bd7e commit 037daf7ae6de56f0509cb1d4875f702a6904bd7e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-02-21 00:40:29 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-02-21 00:40:29 +0000 games/fishfight: sort LICENSE alphabetically --- games/fishfight/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/fishfight/Makefile b/games/fishfight/Makefile index 5784014397ab..a4529229dd36 100644 --- a/games/fishfight/Makefile +++ b/games/fishfight/Makefile @@ -6,7 +6,7 @@ CATEGORIES= games MAINTAINER= jbeich@FreeBSD.org COMMENT= Tactical 2D shooter in fishy pixels style -LICENSE= MIT CC-BY-NC-4.0 +LICENSE= CC-BY-NC-4.0 MIT LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/licenses/LICENSE-MIT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202210040.21L0eX5i043787>