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 | cfb2912fc2e01b3875d49a8b783f9d385b727a2d (patch) | |
tree | c3a8863fe2e6fa213b13381a8207454b9e0f1757 /games/zoom | |
parent | a8e07c1abea24f87cb7217f4e727c7766a5510a4 (diff) | |
download | slackbuilds-cfb2912fc2e01b3875d49a8b783f9d385b727a2d.tar.gz |
games/zoom: Fix license URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/zoom')
-rw-r--r-- | games/zoom/zoom.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/zoom/zoom.SlackBuild b/games/zoom/zoom.SlackBuild index e8f50d8707..081e25e65d 100644 --- a/games/zoom/zoom.SlackBuild +++ b/games/zoom/zoom.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=zoom VERSION=${VERSION:-1.1.5} |