summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-15 10:31:04 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-15 13:32:53 +0200
commit92541d9cc38821826a1a3d082fc3fa38441e3cc0 (patch)
tree4ff1393e34087e2651a271ee54f05c0f34fab718
parentdev-games/quake4-sdk: use HTTPS (diff)
downloadgentoo-92541d9cc38821826a1a3d082fc3fa38441e3cc0.tar.gz
gentoo-92541d9cc38821826a1a3d082fc3fa38441e3cc0.tar.bz2
gentoo-92541d9cc38821826a1a3d082fc3fa38441e3cc0.zip
dev-games/mercator: use HTTPS
-rw-r--r--dev-games/mercator/mercator-0.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/mercator/mercator-0.3.3.ebuild b/dev-games/mercator/mercator-0.3.3.ebuild
index b472cf3aa319..92cdc48b0a23 100644
--- a/dev-games/mercator/mercator-0.3.3.ebuild
+++ b/dev-games/mercator/mercator-0.3.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils
DESCRIPTION="WorldForge library primarily aimed at terrain"
-HOMEPAGE="http://www.worldforge.org/index.php/components/mercator/"
+HOMEPAGE="https://www.worldforge.org/index.php/components/mercator/"
SRC_URI="mirror://sourceforge/worldforge/${P}.tar.gz"
LICENSE="GPL-2"