diff options
author | B. Watson <yalhcru@gmail.com> | 2013-01-01 20:30:11 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 20:30:11 -0500 |
commit | 6b8c76a647c6368513319a095ca2b4c441c241a4 (patch) | |
tree | 74be96faa0e6e0bd26393f4ef918e8e19b84c1aa /audio | |
parent | 61a64642f6c797ae215424f5af36145cb5854dc2 (diff) | |
download | slackbuilds-6b8c76a647c6368513319a095ca2b4c441c241a4.tar.gz |
audio/fantasia: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fantasia/fantasia.SlackBuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/fantasia/fantasia.SlackBuild b/audio/fantasia/fantasia.SlackBuild index cff3800d05..bc9f9bea71 100644 --- a/audio/fantasia/fantasia.SlackBuild +++ b/audio/fantasia/fantasia.SlackBuild @@ -4,6 +4,8 @@ # Written by B. Watson (yalhcru@gmail.com) +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. + PRGNAM=fantasia VERSION=${VERSION:-0.9} BUILD=${BUILD:-1} |