diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:30:49 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:30:49 -0500 |
commit | e6ce5fad5c2746e33588730816835e934b892940 (patch) | |
tree | f57d98755029e206dafc9b957543fc500ca5b94d /games/jfsw | |
parent | 762b2ccbfaf9534ed65134c513c955706acd9f19 (diff) | |
download | slackbuilds-e6ce5fad5c2746e33588730816835e934b892940.tar.gz |
games/jfsw: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/jfsw')
-rw-r--r-- | games/jfsw/jfsw.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/jfsw/jfsw.SlackBuild b/games/jfsw/jfsw.SlackBuild index 404523b714..e42b3e4984 100644 --- a/games/jfsw/jfsw.SlackBuild +++ b/games/jfsw/jfsw.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=jfsw VERSION=${VERSION:-20051009} BUILD=${BUILD:-1} |