From 97443770feff06a60e8c52c12ebf28b04b0a21f5 Mon Sep 17 00:00:00 2001 From: Crestwave <35413013+Crestwave@users.noreply.github.com> Date: Sun, 8 Aug 2021 21:27:50 +0800 Subject: [PATCH] crawl: fix COPYRIGHT (#6119) Co-authored-by: Crestwave --- games-roguelike/crawl/crawl-0.27.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-roguelike/crawl/crawl-0.27.0.recipe b/games-roguelike/crawl/crawl-0.27.0.recipe index 6c76c763b..2605b50af 100644 --- a/games-roguelike/crawl/crawl-0.27.0.recipe +++ b/games-roguelike/crawl/crawl-0.27.0.recipe @@ -4,7 +4,7 @@ combat and magic, involving characters of diverse skills, worshipping dieties \ of great power and caprice. To win, you'll need to be a master of tactics and \ strategy, and prevail against overwhelming odds." HOMEPAGE="https://crawl.develz.org" -COPYRIGHT="1997-2021 Lindley Henzell, the dev team, and the contributors" +COPYRIGHT="1997-2021 Linley Henzell, the dev team, and the contributors" LICENSE="crawl" REVISION="2" SOURCE_URI="https://github.com/crawl/crawl/releases/download/$portVersion/stone_soup-$portVersion-nodeps.tar.xz"