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