mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
games/brickout: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
616938229c
commit
4d51926999
1 changed files with 2 additions and 1 deletions
|
@ -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' )
|
||||
|
|
Loading…
Reference in a new issue