diff options
Diffstat (limited to 'dev-games/libnw/libnw-1.30.02.ebuild')
-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" |