summaryrefslogtreecommitdiff
path: root/games-engines/openxcom/openxcom-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-19 14:14:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-19 14:14:48 +0100
commit5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (patch)
tree8f255dfacbacb657e3ac3654d01c1e11e651c066 /games-engines/openxcom/openxcom-9999.ebuild
parent8aebb228036d5e2863b7eaa6e319ab41c1669269 (diff)
gentoo resync : 19.04.2018
Diffstat (limited to 'games-engines/openxcom/openxcom-9999.ebuild')
-rw-r--r--games-engines/openxcom/openxcom-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/openxcom/openxcom-9999.ebuild b/games-engines/openxcom/openxcom-9999.ebuild
index 746a5950a0a8..7726841e5584 100644
--- a/games-engines/openxcom/openxcom-9999.ebuild
+++ b/games-engines/openxcom/openxcom-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=6
inherit cmake-utils gnome2-utils git-r3
DESCRIPTION="An open-source reimplementation of the popular UFO: Enemy Unknown"
-HOMEPAGE="http://openxcom.org/"
+HOMEPAGE="https://openxcom.org/"
EGIT_REPO_URI="https://github.com/SupSuper/OpenXcom.git"
LICENSE="GPL-3+ CC-BY-SA-4.0"
@@ -50,7 +50,7 @@ pkg_postinst() {
elog "/usr/share/${PN}/TFTD"
echo
elog "If you need or want text in some language other than english, download:"
- elog "http://openxcom.org/translations/latest.zip and uncompress it in"
+ elog "https://openxcom.org/translations/latest.zip and uncompress it in"
elog "/usr/share/${PN}/common/Language"
}