diff options
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/circlemud/circlemud-3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-mud/circlemud/circlemud-3.1.ebuild b/games-mud/circlemud/circlemud-3.1.ebuild index a0b3a10589f9..6d8c1775da96 100644 --- a/games-mud/circlemud/circlemud-3.1.ebuild +++ b/games-mud/circlemud/circlemud-3.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils games DESCRIPTION="a multi-user dungeon game system server" -HOMEPAGE="http://www.circlemud.org/" -SRC_URI="http://www.circlemud.org/pub/CircleMUD/3.x/circle-${PV}.tar.bz2" +HOMEPAGE="https://www.circlemud.org/" +SRC_URI="https://www.circlemud.org/pub/CircleMUD/3.x/circle-${PV}.tar.bz2" LICENSE="circlemud" SLOT="0" |