diff options
Diffstat (limited to 'games-roguelike')
-rw-r--r-- | games-roguelike/tomenet/tomenet-4.6.1a.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-roguelike/tomenet/tomenet-4.6.1a.ebuild b/games-roguelike/tomenet/tomenet-4.6.1a.ebuild index 77c8c0b8e3f6..ec80992655ca 100644 --- a/games-roguelike/tomenet/tomenet-4.6.1a.ebuild +++ b/games-roguelike/tomenet/tomenet-4.6.1a.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils gnome2-utils toolchain-funcs games DESCRIPTION="A MMORPG based on the works of J.R.R. Tolkien" -HOMEPAGE="http://www.tomenet.eu/" -SRC_URI="http://www.tomenet.eu/downloads/${P}.tar.bz2" +HOMEPAGE="https://www.tomenet.eu" +SRC_URI="https://www.tomenet.eu/downloads/${P}.tar.bz2" LICENSE="Moria" SLOT="0" |