diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-02 15:33:48 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:41 +0700 |
commit | 1113a123cc788206b5dda61d6425be1d36aac47c (patch) | |
tree | 3afb71f9142870a7f9895bae5589411a26094139 /games/dungeon | |
parent | 738b3c9bc14547d833d40f2452067014a23747bf (diff) | |
download | slackbuilds-1113a123cc788206b5dda61d6425be1d36aac47c.tar.gz |
games/dungeon: Fix license URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/dungeon')
-rw-r--r-- | games/dungeon/dungeon.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dungeon/dungeon.SlackBuild b/games/dungeon/dungeon.SlackBuild index 50a784ac86..baac69f91f 100644 --- a/games/dungeon/dungeon.SlackBuild +++ b/games/dungeon/dungeon.SlackBuild @@ -4,7 +4,7 @@ # Written by B. Watson (yalhcru@gmail.com) -# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=dungeon VERSION=${VERSION:-19800808} |