diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-11 14:50:31 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2018-05-11 21:38:59 +0100 |
commit | 5a4d55aaf19084b4b9ba1f3a6cef96f7932257d9 (patch) | |
tree | 85c370833f1727d1d81ccc5570b55fae2e1d40b3 /games-strategy | |
parent | games-strategy/outerspace: use HTTPS (diff) | |
download | gentoo-5a4d55aaf19084b4b9ba1f3a6cef96f7932257d9.tar.gz gentoo-5a4d55aaf19084b4b9ba1f3a6cef96f7932257d9.tar.bz2 gentoo-5a4d55aaf19084b4b9ba1f3a6cef96f7932257d9.zip |
games-strategy/maxr: use HTTPS
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/maxr/maxr-0.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/maxr/maxr-0.2.9.ebuild b/games-strategy/maxr/maxr-0.2.9.ebuild index 624345a06b30..4e1287280ad5 100644 --- a/games-strategy/maxr/maxr-0.2.9.ebuild +++ b/games-strategy/maxr/maxr-0.2.9.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit cmake-utils desktop gnome2-utils DESCRIPTION="Mechanized Assault and Exploration Reloaded" -HOMEPAGE="http://www.maxr.org/" -SRC_URI="http://www.maxr.org/downloads/${P}.tar.gz" +HOMEPAGE="https://www.maxr.org" +SRC_URI="https://www.maxr.org/downloads/${P}.tar.gz" LICENSE="GPL-2 FDL-1.2+" SLOT="0" |