commit: 017f3702b6d067591a5aea528c02665193c8892e Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat May 26 08:42:42 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 26 09:53:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=017f3702
games-fps/ut2003-bonuspack-de: use HTTPs games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild b/games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild index 8483dfeb483..e983511c327 100644 --- a/games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild +++ b/games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit games MY_P="debonus.ut2mod.zip" DESCRIPTION="Digital Extremes Bonus Pack for UT2003" -HOMEPAGE="http://www.moddb.com/games/unreal-tournament-2003" +HOMEPAGE="https://www.moddb.com/games/unreal-tournament-2003" SRC_URI="http://ftp.student.utwente.nl/pub/games/UT2003/BonusPack/${MY_P}" LICENSE="ut2003"
