diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-11 14:33:18 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2018-05-11 21:38:39 +0100 |
commit | b79be0426c04c51751bb2dcd7d2d75cb34dc16ee (patch) | |
tree | 8afa8bc7015b4e9bd4604ac5a49a948b724b7990 /games-fps | |
parent | games-fps/quake3-excessiveplus: use HTTPS (diff) | |
download | gentoo-b79be0426c04c51751bb2dcd7d2d75cb34dc16ee.tar.gz gentoo-b79be0426c04c51751bb2dcd7d2d75cb34dc16ee.tar.bz2 gentoo-b79be0426c04c51751bb2dcd7d2d75cb34dc16ee.zip |
games-fps/doom3-lms: use HTTPS
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/doom3-lms/doom3-lms-4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/doom3-lms/doom3-lms-4.ebuild b/games-fps/doom3-lms/doom3-lms-4.ebuild index 46a2c918cb3c..c931cd3f1b92 100644 --- a/games-fps/doom3-lms/doom3-lms-4.ebuild +++ b/games-fps/doom3-lms/doom3-lms-4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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_DIR="lms4" inherit games games-mods -HOMEPAGE="http://doom3coop.com/" +HOMEPAGE="https://www.doom3coop.com" SRC_URI="LastManStandingCoop4Multiplatform.zip" LICENSE="GameFront" |