commit: b739241a0432c2e0a0490e02bd57269c3906ed1e Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Jul 2 13:14:06 2023 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Jul 2 20:27:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b739241a
dev-games/libnw: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-games/libnw/libnw-1.30.02.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/libnw/libnw-1.30.02.ebuild b/dev-games/libnw/libnw-1.30.02.ebuild index 2d64032d35d8..905b0579ea49 100644 --- a/dev-games/libnw/libnw-1.30.02.ebuild +++ b/dev-games/libnw/libnw-1.30.02.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="Tools and libraries for NWN file manipulation" -HOMEPAGE="http://openknights.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/openknights" SRC_URI="mirror://sourceforge/openknights/${P}.tar.gz" LICENSE="openknights"
