diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:31:40 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:31:40 -0500 |
commit | 2abd0cf8c80a5a3b90be26ee15c25bbb576821b2 (patch) | |
tree | df2eae12b30bbb586e23521d9b70f955e3c31ded /games | |
parent | d4a4c6e66953141d58ac1bd20471ea88e44e71c7 (diff) | |
download | slackbuilds-2abd0cf8c80a5a3b90be26ee15c25bbb576821b2.tar.gz |
games/nevernoid: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/nevernoid/nevernoid.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/nevernoid/nevernoid.SlackBuild b/games/nevernoid/nevernoid.SlackBuild index 7acca23c30..43cbca389a 100644 --- a/games/nevernoid/nevernoid.SlackBuild +++ b/games/nevernoid/nevernoid.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=nevernoid ARCHIVE="NeverNoid_v12_linux_x86.tar.gz" VERSION=${VERSION:-1.2} |