diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-02 15:33:46 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:40 +0700 |
commit | 96cd50c01eec2447bf21c68a4f01aee9c0c2d79a (patch) | |
tree | 89c95648a23ce419b673bb90e598ad2ae64733d6 /audio | |
parent | 48fb787c34080569151ba732907d560c3e1ea717 (diff) |
audio/lsmi: Fix license URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lsmi/lsmi.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lsmi/lsmi.SlackBuild b/audio/lsmi/lsmi.SlackBuild index cd0e7dc55416..7e600b67c68b 100644 --- a/audio/lsmi/lsmi.SlackBuild +++ b/audio/lsmi/lsmi.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=lsmi VERSION=${VERSION:-0.1} |