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 | 0905357f403863eac24384ab6d1f875a4d7badca (patch) | |
tree | a8c9f8579c9c797b888b280b62389b751052b40e /games-server/halflife-statsme | |
parent | stable on ppc64, bug #55875 (Manifest recommit) (diff) | |
download | gentoo-2-0905357f403863eac24384ab6d1f875a4d7badca.tar.gz gentoo-2-0905357f403863eac24384ab6d1f875a4d7badca.tar.bz2 gentoo-2-0905357f403863eac24384ab6d1f875a4d7badca.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 ; } |