diff --git a/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild b/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild index 257beba400cec..b17c5eb514622 100644 --- a/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild +++ b/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils games DESCRIPTION="puzzle game inspired by Atomix and written in SDL" -HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LMarbles" +HOMEPAGE="http://lgames.sourceforge.net/LMarbles/" SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2"