diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:31:18 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:31:18 -0500 |
commit | dd6205380ef39bf8254c7aa618d9f9c3341af895 (patch) | |
tree | d7eb65c52932019ef1f52bbf69b5806ff7d4b0d6 /games/doomseeker | |
parent | f15abba667525003d4010e2b81ec7ebd328b9df7 (diff) | |
download | slackbuilds-dd6205380ef39bf8254c7aa618d9f9c3341af895.tar.gz |
games/doomseeker: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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} |