diff options
author | 2018-05-26 10:41:11 +0200 | |
---|---|---|
committer | 2018-05-26 11:52:43 +0200 | |
commit | bef5236e1dd1ae66fdbda3e038871e1bcad66e92 (patch) | |
tree | 3432b5d3b9ec1925ce815e8b9242dd51b727106c /games-fps | |
parent | games-fps/doom3-chextrek: use HTTPS, fix download link (diff) | |
download | gentoo-bef5236e1dd1ae66fdbda3e038871e1bcad66e92.tar.gz gentoo-bef5236e1dd1ae66fdbda3e038871e1bcad66e92.tar.bz2 gentoo-bef5236e1dd1ae66fdbda3e038871e1bcad66e92.zip |
games-fps/quake3-bfp: use HTTPs
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | 4 |
1 files 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 cc5bc4ee8dde..a16a448c5598 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" |