commit: 5a685184442fc6071b339df15e42cd58f29709a0
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat May 26 08:53:05 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 26 09:55:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a685184
games-util/nml: use HTTPs
games-util/nml/nml-0.4.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-util/nml/nml-0.4.4-r1.ebuild
b/games-util/nml/nml-0.4.4-r1.ebuild
index 62f2f8ddbf5..b50f0471e31 100644
--- a/games-util/nml/nml-0.4.4-r1.ebuild
+++ b/games-util/nml/nml-0.4.4-r1.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="Compiler of NML files into grf/nfo files"
-HOMEPAGE="http://dev.openttdcoop.org/projects/nml"
+HOMEPAGE="https://dev.openttdcoop.org/projects/nml"
SRC_URI="http://bundles.openttdcoop.org/nml/releases/${PV}/${P}.tar.gz"
LICENSE="GPL-2+"