diff options
-rw-r--r-- | games-sports/bygfoot/bygfoot-2.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-sports/bygfoot/bygfoot-2.3.2-r1.ebuild b/games-sports/bygfoot/bygfoot-2.3.2-r1.ebuild index 6a48c7824293..add177573fb6 100644 --- a/games-sports/bygfoot/bygfoot-2.3.2-r1.ebuild +++ b/games-sports/bygfoot/bygfoot-2.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit desktop vcs-clean DESCRIPTION="GTK+2 Soccer Management Game" -HOMEPAGE="http://bygfoot.sourceforge.net/" +HOMEPAGE="https://bygfoot.sourceforge.io/new/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" |