summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-12-27 16:44:36 +0000
committerJeroen Roovers <jer@gentoo.org>2008-12-27 16:44:36 +0000
commit3a93906317a9162b3a7bd88ca975db2935f68a5b (patch)
tree11eb0ccd037970102510c911fb98a88e526ec7c9 /app-misc/cmatrix/cmatrix-1.2a-r1.ebuild
parentamd64 stable, bug 251808 (diff)
downloadgentoo-2-3a93906317a9162b3a7bd88ca975db2935f68a5b.tar.gz
gentoo-2-3a93906317a9162b3a7bd88ca975db2935f68a5b.tar.bz2
gentoo-2-3a93906317a9162b3a7bd88ca975db2935f68a5b.zip
Fix HOMEPAGE thanks to Toralf Förster (bug #252693).
(Portage version: 2.2_rc19/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'app-misc/cmatrix/cmatrix-1.2a-r1.ebuild')
-rw-r--r--app-misc/cmatrix/cmatrix-1.2a-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cmatrix/cmatrix-1.2a-r1.ebuild b/app-misc/cmatrix/cmatrix-1.2a-r1.ebuild
index f2cc037aec53..420cf8a272d0 100644
--- a/app-misc/cmatrix/cmatrix-1.2a-r1.ebuild
+++ b/app-misc/cmatrix/cmatrix-1.2a-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a-r1.ebuild,v 1.8 2008/12/27 07:36:32 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a-r1.ebuild,v 1.9 2008/12/27 16:44:36 jer Exp $
inherit autotools eutils
DESCRIPTION="An ncurses based app to show a scrolling screen from the Matrix"
-HOMEPAGE="http://www.asty.org/cmatrix.html"
+HOMEPAGE="http://www.asty.org/cmatrix"
SRC_URI="http://www.asty.org/${PN}/dist/${P}.tar.gz"
LICENSE="GPL-2"