diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/madbomber/madbomber.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/madbomber/madbomber.SlackBuild b/games/madbomber/madbomber.SlackBuild index 54423870f5..f45b21c5db 100644 --- a/games/madbomber/madbomber.SlackBuild +++ b/games/madbomber/madbomber.SlackBuild @@ -3,9 +3,10 @@ # Slackware build script for madbomber # Written by B. Watson (yalhcru@gmail.com) -# # Modified by the SlackBuilds.org project. +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. + PRGNAM=madbomber VERSION=${VERSION:-0.2.5} BUILD=${BUILD:-1} |