diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-12 21:29:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-12 21:29:49 +0000 |
commit | d6f42bcab4ecfb6898a71f87f1c6398a900d6e06 (patch) | |
tree | b8f6d79aeae7f9735894d0d9a15b601017df20b3 /games-fps/quake3-urbanterror | |
parent | nptl fixes for amd64 (Manifest recommit) (diff) | |
download | gentoo-2-d6f42bcab4ecfb6898a71f87f1c6398a900d6e06.tar.gz gentoo-2-d6f42bcab4ecfb6898a71f87f1c6398a900d6e06.tar.bz2 gentoo-2-d6f42bcab4ecfb6898a71f87f1c6398a900d6e06.zip |
'nuther spelling fix
Diffstat (limited to 'games-fps/quake3-urbanterror')
-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 50bdaa82004c..03a6187cd0a0 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.3 2004/04/12 21:25:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-urbanterror/quake3-urbanterror-3.4.ebuild,v 1.4 2004/04/12 21:29:49 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 } |