diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:30:48 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:30:48 -0500 |
commit | 762b2ccbfaf9534ed65134c513c955706acd9f19 (patch) | |
tree | 67cebae3af82a8faba4b7225d62301ac96070f49 /games | |
parent | 01030b6e8138f57d0d619c5ec744d0a7850baaf3 (diff) | |
download | slackbuilds-762b2ccbfaf9534ed65134c513c955706acd9f19.tar.gz |
games/xu4: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/xu4/xu4.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xu4/xu4.SlackBuild b/games/xu4/xu4.SlackBuild index fd4938f024..0c1f408ffc 100644 --- a/games/xu4/xu4.SlackBuild +++ b/games/xu4/xu4.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=xu4 VERSION=${VERSION:-20121220_svn} BUILD=${BUILD:-1} |