diff options
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild b/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild index f7f3afc9f23e..58cc73f1c8ae 100644 --- a/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild +++ b/games-arcade/afternoonstalker/afternoonstalker-1.1.5-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools DESCRIPTION="Clone of the 1981 Night Stalker video game by Mattel Electronics" -HOMEPAGE="http://perso.b2b2c.ca/sarrazip/dev/afternoonstalker.html" -SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz" +HOMEPAGE="https://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html" +SRC_URI="https://perso.b2b2c.ca/~sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |