diff options
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 46ca0ab45b5b..93ba09a974fd 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} |