diff options
author | Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com> | 2015-07-22 08:23:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-22 08:23:01 +0700 |
commit | a3d996e0a202b2a65701ec075cb6cd17b30e3d92 (patch) | |
tree | 668641b9d92e3bf7404e9c85dd5f69a667890fd3 /games/qstat | |
parent | e24a86137294c0d6950369077e44b5f205a27bf5 (diff) | |
download | slackbuilds-a3d996e0a202b2a65701ec075cb6cd17b30e3d92.tar.gz |
games/qstat: Fix credit.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/qstat')
-rw-r--r-- | games/qstat/qstat.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qstat/qstat.SlackBuild b/games/qstat/qstat.SlackBuild index b51f5f3ce7..f333093f67 100644 --- a/games/qstat/qstat.SlackBuild +++ b/games/qstat/qstat.SlackBuild @@ -7,7 +7,7 @@ # # Based on: # SBo's cmake-template -# XQF SlackBuild by David Somero <dsomero@hotmail.com> Copyright 2007 +# QStat SlackBuild by David Somero <dsomero@hotmail.com> Copyright 2007 # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: |