diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-02 15:33:49 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:42 +0700 |
commit | a8e07c1abea24f87cb7217f4e727c7766a5510a4 (patch) | |
tree | 829d39dc17cfbcfe4211277b5d33d2cc6a95c9c4 /games/rott | |
parent | d7552cb638c658ece40ccd3e027f8b526beac378 (diff) | |
download | slackbuilds-a8e07c1abea24f87cb7217f4e727c7766a5510a4.tar.gz |
games/rott: Fix license URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/rott')
-rw-r--r-- | games/rott/rott.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rott/rott.SlackBuild b/games/rott/rott.SlackBuild index 140347d024..f16755d5b4 100644 --- a/games/rott/rott.SlackBuild +++ b/games/rott/rott.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=rott VERSION=${VERSION:-1.1.2} |