commit: bef5236e1dd1ae66fdbda3e038871e1bcad66e92 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat May 26 08:41:11 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 26 09:52:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef5236e
games-fps/quake3-bfp: use HTTPs games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild index cc5bc4ee8dd..a16a448c559 100644 --- a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild +++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ MOD_ICON="bfp.ico" inherit games games-mods -HOMEPAGE="http://www.moddb.com/mods/bid-for-power" +HOMEPAGE="https://www.moddb.com/mods/bid-for-power" SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip" LICENSE="freedist"
