diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-12 21:25:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-12 21:25:57 +0000 |
commit | e0728dbb9cc73fb66a0960ced84af8d43c847f48 (patch) | |
tree | cf3e3d4411e9c5c36e383201a56e5f3cf34e9587 /games-fps | |
parent | Added blank IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-e0728dbb9cc73fb66a0960ced84af8d43c847f48.tar.gz gentoo-2-e0728dbb9cc73fb66a0960ced84af8d43c847f48.tar.bz2 gentoo-2-e0728dbb9cc73fb66a0960ced84af8d43c847f48.zip |
spelling fix
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-urbanterror/quake3-urbanterror-3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake3-urbanterror/quake3-urbanterror-3.4.ebuild b/games-fps/quake3-urbanterror/quake3-urbanterror-3.4.ebuild index a5bb13df3ba1..50bdaa82004c 100644 --- a/games-fps/quake3-urbanterror/quake3-urbanterror-3.4.ebuild +++ b/games-fps/quake3-urbanterror/quake3-urbanterror-3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-3.4.ebuild,v 1.2 2004/04/11 17:11:17 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-3.4.ebuild,v 1.3 2004/04/12 21:25:57 mr_bones_ Exp $ MOD_DESC="total transformation realism based MOD" MOD_NAME=q3ut3 @@ -29,5 +29,5 @@ src_unpack() { unpack UrbanTerror31.zip unpack UrbanTerror32.zip unpack UrbanTerror33.zip - unpack urbanterror34.zip + unpack Urbanterror34.zip } |