commit:     6c4e09494de6a4724354051c7dc60e6c53facb8c
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  7 21:22:41 2017 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 21:22:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c4e0949

media-libs/ftgl: Fix broken HOMEPAGE

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/ftgl/ftgl-2.1.3_rc5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild 
b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild
index bcd6d71..d0f73e7 100644
--- a/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild
+++ b/media-libs/ftgl/ftgl-2.1.3_rc5.ebuild
@@ -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"

Reply via email to