diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:30:56 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:30:56 -0500 |
commit | 5ed3a5275a2439baee6e4c3e609c53122cb7d2da (patch) | |
tree | a352664e961dce3f6e23a3106a501d42d1303fa0 /games | |
parent | fad62df4b147b0e3ff06611b0364d48134c05f8b (diff) | |
download | slackbuilds-5ed3a5275a2439baee6e4c3e609c53122cb7d2da.tar.gz |
games/vectoroids: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/vectoroids/vectoroids.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/vectoroids/vectoroids.SlackBuild b/games/vectoroids/vectoroids.SlackBuild index 139625169d..527b62f619 100644 --- a/games/vectoroids/vectoroids.SlackBuild +++ b/games/vectoroids/vectoroids.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=vectoroids VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} |