diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-26 10:41:34 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-05-26 11:52:52 +0200 |
commit | 89b1fa0e6d47b1fce2473edd94942c8ef7d414a2 (patch) | |
tree | 8e08b34ef9733689678456d0f66f76c7b0eafb31 /games-fps | |
parent | games-fps/quake3-bfp: use HTTPs (diff) | |
download | gentoo-89b1fa0e6d47b1fce2473edd94942c8ef7d414a2.tar.gz gentoo-89b1fa0e6d47b1fce2473edd94942c8ef7d414a2.tar.bz2 gentoo-89b1fa0e6d47b1fce2473edd94942c8ef7d414a2.zip |
games-fps/quake3-matrix: use HTTPs
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild index 2a05080d57fe..184a4a09b17b 100644 --- a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild +++ b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-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 @@ -8,7 +8,7 @@ MOD_DIR="matrix" inherit games games-mods -HOMEPAGE="http://www.moddb.com/mods/matrix-quake-3" +HOMEPAGE="https://www.moddb.com/mods/matrix-quake-3" SRC_URI="mirror://quakeunity/modifications/matrix24.zip" LICENSE="freedist" |