diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-01-22 20:49:47 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-23 21:00:51 +0000 |
commit | de934eb11177935d5dd4ff1d713c1c81f5d5765d (patch) | |
tree | c084c5072caa208d37866a959e2cda922eb9f389 /games-sports | |
parent | games-rpg/to-the-moon: use https (diff) | |
download | gentoo-de934eb11177935d5dd4ff1d713c1c81f5d5765d.tar.gz gentoo-de934eb11177935d5dd4ff1d713c1c81f5d5765d.tar.bz2 gentoo-de934eb11177935d5dd4ff1d713c1c81f5d5765d.zip |
games-sports/bygfoot: use https
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-sports')
-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" |