diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-02 15:14:06 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2023-07-02 21:27:23 +0100 |
commit | b739241a0432c2e0a0490e02bd57269c3906ed1e (patch) | |
tree | f35560c63c9db6326b765127a845615c82020c4f /dev-games | |
parent | dev-games/guichan: update HOMEPAGE (diff) | |
download | gentoo-b739241a0432c2e0a0490e02bd57269c3906ed1e.tar.gz gentoo-b739241a0432c2e0a0490e02bd57269c3906ed1e.tar.bz2 gentoo-b739241a0432c2e0a0490e02bd57269c3906ed1e.zip |
dev-games/libnw: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/libnw/libnw-1.30.02.ebuild | 4 |
1 files 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" |