diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-02 15:33:50 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:43 +0700 |
commit | f992c5330ddf4c1ebaa6586acb0bd896d40d5348 (patch) | |
tree | 390223d6d2532aeb8237ab3160d63962af50f5fd /games/zork | |
parent | cfb2912fc2e01b3875d49a8b783f9d385b727a2d (diff) | |
download | slackbuilds-f992c5330ddf4c1ebaa6586acb0bd896d40d5348.tar.gz |
games/zork: Fix license URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/zork')
-rw-r--r-- | games/zork/zork.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/zork/zork.SlackBuild b/games/zork/zork.SlackBuild index 5003ee24d0..e610011ec4 100644 --- a/games/zork/zork.SlackBuild +++ b/games/zork/zork.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. # VERSION is the last modification date of this script. The various zcode # files of course have their own version information, but at this late date |