diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-02 15:33:47 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:41 +0700 |
commit | 79bd268da9957af5fb37db7ef72561d995eb28ad (patch) | |
tree | dd210765c5923cecaa6368b57e2d005408d8a37a /audio/vocoder/vocoder.SlackBuild | |
parent | 487d63b4e6e8f2417a444407eff85aff90ee3b66 (diff) | |
download | slackbuilds-79bd268da9957af5fb37db7ef72561d995eb28ad.tar.gz |
audio/vocoder: Fix license URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/vocoder/vocoder.SlackBuild')
-rw-r--r-- | audio/vocoder/vocoder.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vocoder/vocoder.SlackBuild b/audio/vocoder/vocoder.SlackBuild index 8065a8f17d..2e05b2b34b 100644 --- a/audio/vocoder/vocoder.SlackBuild +++ b/audio/vocoder/vocoder.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=vocoder VERSION=${VERSION:-0.29} |