diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-26 10:45:10 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-05-26 11:53:51 +0200 |
commit | 9d94acd9fee68c3f4897c36589fd866df2132cdb (patch) | |
tree | d58ef41b6ca13aa51636c0203037f35c4b841710 /games-fps | |
parent | games-fps/ut2004-hamsterbash: use HTTPs (diff) | |
download | gentoo-9d94acd9fee68c3f4897c36589fd866df2132cdb.tar.gz gentoo-9d94acd9fee68c3f4897c36589fd866df2132cdb.tar.bz2 gentoo-9d94acd9fee68c3f4897c36589fd866df2132cdb.zip |
games-fps/ut2004-fragops: use HTTPs
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-fragops/ut2004-fragops-2.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-fragops/ut2004-fragops-2.20.ebuild b/games-fps/ut2004-fragops/ut2004-fragops-2.20.ebuild index 5a03592d0ac3..c20d529387f3 100644 --- a/games-fps/ut2004-fragops/ut2004-fragops-2.20.ebuild +++ b/games-fps/ut2004-fragops/ut2004-fragops-2.20.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 @@ -10,7 +10,7 @@ MOD_ICON="Help/FragOps.ico" inherit games games-mods -HOMEPAGE="http://www.moddb.com/mods/fragops" +HOMEPAGE="https://www.moddb.com/mods/fragops" SRC_URI="https://ut.rushbase.net/beyondunreal/mods/fragops_v220_fulllmw.zip" LICENSE="freedist" |