diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:30:59 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:30:59 -0500 |
commit | 4ebb85d701d22178629107f057d3bd5f9c0c35b0 (patch) | |
tree | 60ab6eb207a1ac6dd166fc487b47a50709370886 /games/colem | |
parent | 2dc485649832f5ce55b9a0289b1ee1dae99c8f13 (diff) | |
download | slackbuilds-4ebb85d701d22178629107f057d3bd5f9c0c35b0.tar.gz |
games/colem: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/colem')
-rw-r--r-- | games/colem/colem.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/colem/colem.SlackBuild b/games/colem/colem.SlackBuild index 46ca0ab45b..93ba09a974 100644 --- a/games/colem/colem.SlackBuild +++ b/games/colem/colem.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=colem VERSION=${VERSION:-2.6} BUILD=${BUILD:-1} |