diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-02 15:33:51 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:43 +0700 |
commit | 5e8f9018babe2d4a291f5a72218ab5ae5b9a4346 (patch) | |
tree | 553466de2cc25e95caaeba70c7a083b1d8f8e9c7 /games/ztools | |
parent | f992c5330ddf4c1ebaa6586acb0bd896d40d5348 (diff) | |
download | slackbuilds-5e8f9018babe2d4a291f5a72218ab5ae5b9a4346.tar.gz |
games/ztools: Fix license URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/ztools')
-rw-r--r-- | games/ztools/ztools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ztools/ztools.SlackBuild b/games/ztools/ztools.SlackBuild index 4c18fc308e..d2a8713afb 100644 --- a/games/ztools/ztools.SlackBuild +++ b/games/ztools/ztools.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=ztools VERSION=${VERSION:-7.3.1} |