diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/pentagram/pentagram.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/pentagram/pentagram.SlackBuild b/games/pentagram/pentagram.SlackBuild index a819f971db8c..15092bbb1947 100644 --- a/games/pentagram/pentagram.SlackBuild +++ b/games/pentagram/pentagram.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=pentagram VERSION=${VERSION:-20110229_svn} BUILD=${BUILD:-2} |