diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-07-10 14:22:53 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-12 20:35:44 +0200 |
commit | 8784f613e11be445dcc426f863329403e8760cd3 (patch) | |
tree | 0937d2dbb30f94f04b2de7b1ff04be4c7a5225c9 /games-misc | |
parent | games-misc/fortune-mod-at-linux: use HTTPS (diff) | |
download | gentoo-8784f613e11be445dcc426f863329403e8760cd3.tar.gz gentoo-8784f613e11be445dcc426f863329403e8760cd3.tar.bz2 gentoo-8784f613e11be445dcc426f863329403e8760cd3.zip |
games-misc/fortune-mod-fvl: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild index aebb002138a7..c06fbeb1bd37 100644 --- a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild +++ b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Quotes from Felix von Leitner (fefe)" -HOMEPAGE="http://fortune-mod-fvl.sourceforge.net/" +HOMEPAGE="https://fortune-mod-fvl.sourceforge.net/" SRC_URI="mirror://sourceforge/fortune-mod-fvl/${P}.tar.gz" LICENSE="GPL-2" |