diff options
Diffstat (limited to 'games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild')
-rw-r--r-- | games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild index c81fbd983d78..1b327239fbe0 100644 --- a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild +++ b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.5 2009/10/07 00:24:06 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.6 2009/10/07 13:50:26 nyhm Exp $ EAPI=2 @@ -11,7 +11,7 @@ MOD_DIR="matrix" inherit games games-mods HOMEPAGE="http://www.moddb.com/mods/matrix-quake-3" -SRC_URI="http://www.mirrorservice.org/sites/quakeunity.com/modifications/matrix24.zip" +SRC_URI="mirror://quakeunity/modifications/matrix24.zip" LICENSE="freedist" KEYWORDS="~amd64 ~ppc ~x86" |