aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/brickout/brickout.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/brickout/brickout.SlackBuild b/games/brickout/brickout.SlackBuild
index 562608e2bf8d..8e9d3ea79700 100644
--- a/games/brickout/brickout.SlackBuild
+++ b/games/brickout/brickout.SlackBuild
@@ -3,9 +3,10 @@
# Slackware build script for brickout
# 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=brickout
SRCVER=${SRCVER:-2002.06.09}
VERSION=$( echo $SRCVER | sed 's/\.//g' )