summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-07-10 14:38:09 +0200
committerConrad Kostecki <conikost@gentoo.org>2023-07-12 20:35:46 +0200
commit2c290295e19f895439e73e9be7a5b987042965f1 (patch)
treea71e931a5412301fc4677e286b9722a628885786 /games-puzzle
parentgames-mud/tintin: update HOMEPAGE (diff)
downloadgentoo-2c290295e19f895439e73e9be7a5b987042965f1.tar.gz
gentoo-2c290295e19f895439e73e9be7a5b987042965f1.tar.bz2
gentoo-2c290295e19f895439e73e9be7a5b987042965f1.zip
games-puzzle/fbg: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/fbg/fbg-0.9-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/fbg/fbg-0.9-r3.ebuild b/games-puzzle/fbg/fbg-0.9-r3.ebuild
index 5da0c0508858..60b0a7db390a 100644
--- a/games-puzzle/fbg/fbg-0.9-r3.ebuild
+++ b/games-puzzle/fbg/fbg-0.9-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit desktop
DESCRIPTION="Tetris clone written in OpenGL"
-HOMEPAGE="http://fbg.sourceforge.net/"
+HOMEPAGE="https://fbg.sourceforge.net/"
SRC_URI="mirror://sourceforge/fbg/${P}.tar.gz"
LICENSE="GPL-2"