diff options
Diffstat (limited to 'games/doomseeker')
-rw-r--r-- | games/doomseeker/doomseeker.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/doomseeker/doomseeker.SlackBuild b/games/doomseeker/doomseeker.SlackBuild index 03fefb04b8..4f0a47845c 100644 --- a/games/doomseeker/doomseeker.SlackBuild +++ b/games/doomseeker/doomseeker.SlackBuild @@ -4,6 +4,8 @@ # Written by B. Watson (yalhcru@gmail.com) +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. + PRGNAM=doomseeker VERSION=${VERSION:-0.9b} BUILD=${BUILD:-1} |