diff options
-rw-r--r-- | dev-tex/texamator/texamator-1.7.5-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-tex/texamator/texamator-1.7.5-r2.ebuild b/dev-tex/texamator/texamator-1.7.5-r2.ebuild index 2812db36b950..4a1aac84d4af 100644 --- a/dev-tex/texamator/texamator-1.7.5-r2.ebuild +++ b/dev-tex/texamator/texamator-1.7.5-r2.ebuild @@ -10,7 +10,8 @@ inherit python-single-r1 MY_PN=TeXamator DESCRIPTION="A program aimed at helping you making your exercise sheets" -HOMEPAGE="http://snouffy.free.fr/blog-en/index.php/category/TeXamator" +HOMEPAGE="http://alexisfles.ch/en/texamator/texamator.html + https://github.com/alexisflesch/texamator" SRC_URI="http://snouffy.free.fr/blog-en/public/${MY_PN}/${MY_PN}.v.${PV}.tar.gz" LICENSE="GPL-3" |