diff options
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/ltris/ltris-1.0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/ltris/ltris-1.0.19.ebuild b/games-puzzle/ltris/ltris-1.0.19.ebuild index 00487467a37d..c25d935e5457 100644 --- a/games-puzzle/ltris/ltris-1.0.19.ebuild +++ b/games-puzzle/ltris/ltris-1.0.19.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools flag-o-matic eutils games DESCRIPTION="very polished Tetris clone" -HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LTris" +HOMEPAGE="http://lgames.sourceforge.net/LTris/" SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2+" |