diff options
Diffstat (limited to 'games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild')
-rw-r--r-- | games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild b/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild index 56c09b87901e..2ef1bded85da 100644 --- a/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild +++ b/games-kids/tuxmath/tuxmath-2.0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit eutils gnome2-utils MY_PN="${PN}_w_fonts" DESCRIPTION="Educational arcade game where you have to solve maths problems" -HOMEPAGE="http://tux4kids.alioth.debian.org/tuxmath/" +HOMEPAGE="https://github.com/tux4kids/tuxmath" SRC_URI="mirror://debian/pool/main/t/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2 OFL-1.1" |