diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:31:29 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:31:29 -0500 |
commit | a351edf52fd91a6e6bf321748f5257c7b8a02839 (patch) | |
tree | 24400c934d883e364ea0f02994346aa1f3736d30 /games | |
parent | ed7055ac11db5f1ff0afc1307a854ae1063f194d (diff) | |
download | slackbuilds-a351edf52fd91a6e6bf321748f5257c7b8a02839.tar.gz |
games/oblige: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/oblige/oblige.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/oblige/oblige.SlackBuild b/games/oblige/oblige.SlackBuild index a834c57b96..bcabcb2443 100644 --- a/games/oblige/oblige.SlackBuild +++ b/games/oblige/oblige.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=oblige VERSION=${VERSION:-3.57} BUILD=${BUILD:-2} |