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 | 487d63b4e6e8f2417a444407eff85aff90ee3b66 (patch) | |
tree | 5dc23e282684a7e6b56c736dac9d94be4e3a6777 /audio/mididings | |
parent | 96cd50c01eec2447bf21c68a4f01aee9c0c2d79a (diff) | |
download | slackbuilds-487d63b4e6e8f2417a444407eff85aff90ee3b66.tar.gz |
audio/mididings: Fix license URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/mididings')
-rw-r--r-- | audio/mididings/mididings.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mididings/mididings.SlackBuild b/audio/mididings/mididings.SlackBuild index 75fc551035..710b5dd19c 100644 --- a/audio/mididings/mididings.SlackBuild +++ b/audio/mididings/mididings.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=mididings VERSION=${VERSION:-20120419} |