diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:31:36 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:31:36 -0500 |
commit | 664619abf52da90359aa0d415717508bcc273374 (patch) | |
tree | 8b7480e3460f6df92606edd9d46fe0905f68b8bf /games | |
parent | e71555854aec7f47dc79b9a035a356b93575b167 (diff) | |
download | slackbuilds-664619abf52da90359aa0d415717508bcc273374.tar.gz |
games/skulltag: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/skulltag/skulltag.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/skulltag/skulltag.SlackBuild b/games/skulltag/skulltag.SlackBuild index ae3c89b1b4..428e898e10 100644 --- a/games/skulltag/skulltag.SlackBuild +++ b/games/skulltag/skulltag.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=skulltag VERSION=${VERSION:-098d} BUILD=${BUILD:-1} |