diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 03:20:29 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 03:20:29 +0000 |
commit | 0babf91c44ce7da0c82398e0bd07b9e3f8896a21 (patch) | |
tree | 08ec0685dc31d822c675e6866da03130fc0e4d06 /games-server/halflife-statsme | |
parent | stable on ppc64, bug #55875 (diff) | |
download | historical-0babf91c44ce7da0c82398e0bd07b9e3f8896a21.tar.gz historical-0babf91c44ce7da0c82398e0bd07b9e3f8896a21.tar.bz2 historical-0babf91c44ce7da0c82398e0bd07b9e3f8896a21.zip |
Manifest fix - files/modsetup size mismatch
Diffstat (limited to 'games-server/halflife-statsme')
-rw-r--r-- | games-server/halflife-statsme/files/modsetup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-server/halflife-statsme/files/modsetup b/games-server/halflife-statsme/files/modsetup index c0763e716e69..36fff6bea2dc 100644 --- a/games-server/halflife-statsme/files/modsetup +++ b/games-server/halflife-statsme/files/modsetup @@ -1,5 +1,5 @@ #!/bin/bash -# $Header: /var/cvsroot/gentoo-x86/games-server/halflife-statsme/files/modsetup,v 1.1 2003/09/10 05:51:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-server/halflife-statsme/files/modsetup,v 1.2 2004/07/18 03:20:29 dragonheart Exp $ source GENTOO_CFGDIR/modsetup.conf || { echo "Could not find config file!" ; exit 1 ; } |