media-libs/ftgl: Fix broken HOMEPAGE
authorJames Le Cuirot <chewi@gentoo.org>
Tue, 7 Feb 2017 21:22:41 +0000 (21:22 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Tue, 7 Feb 2017 21:22:41 +0000 (21:22 +0000)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

media-libs/ftgl/ftgl-2.1.3_rc5.ebuild

index bcd6d71bae684b006a215485fd278b0f588da014..d0f73e78be4ba0d07ca103a493783fd537b5efb6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ MY_P=${PN}-${MY_PV}
 MY_P2=${PN}-${MY_PV2}
 
 DESCRIPTION="library to use arbitrary fonts in OpenGL applications"
-HOMEPAGE="http://ftgl.wiki.sourceforge.net/"
+HOMEPAGE="http://ftgl.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
 
 LICENSE="MIT"