diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 15:25:44 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:53 +0200 |
commit | b3b4aa09e1506a21b1a339f37ee9a37021039898 (patch) | |
tree | 0bf9bc32d66b7509158c3a595fde0d2046b2c2a4 /games-sports | |
parent | games-simulation/slime-rancher: use HTTPS (diff) | |
download | gentoo-b3b4aa09e1506a21b1a339f37ee9a37021039898.tar.gz gentoo-b3b4aa09e1506a21b1a339f37ee9a37021039898.tar.bz2 gentoo-b3b4aa09e1506a21b1a339f37ee9a37021039898.zip |
games-sports/foobillard: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/foobillard/foobillard-3.0a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-sports/foobillard/foobillard-3.0a-r1.ebuild b/games-sports/foobillard/foobillard-3.0a-r1.ebuild index 365d327eec0c..ad8a7bd2411d 100644 --- a/games-sports/foobillard/foobillard-3.0a-r1.ebuild +++ b/games-sports/foobillard/foobillard-3.0a-r1.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=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools desktop flag-o-matic toolchain-funcs DESCRIPTION="8ball, 9ball, snooker and carambol game" -HOMEPAGE="http://foobillard.sourceforge.net/" +HOMEPAGE="https://foobillard.sourceforge.net/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" |