diff options
author | B. Watson <yalhcru@gmail.com> | 2014-08-26 23:51:52 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-30 14:22:22 +0700 |
commit | 0afef319ef8aff875b0cce76041f5e50bff59f7a (patch) | |
tree | 48a1a4c1ce58571755a3f998555b06ecddd54937 /development/cc65/cc65.SlackBuild | |
parent | 21890e94b89317bc8cfbe602904ee563ef66e9a5 (diff) | |
download | slackbuilds-0afef319ef8aff875b0cce76041f5e50bff59f7a.tar.gz |
development/cc65: Updated homepage and WTFPL link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/cc65/cc65.SlackBuild')
-rw-r--r-- | development/cc65/cc65.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/cc65/cc65.SlackBuild b/development/cc65/cc65.SlackBuild index 74532e0ffb..da4d0be698 100644 --- a/development/cc65/cc65.SlackBuild +++ b/development/cc65/cc65.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=cc65 VERSION=${VERSION:-2.13.3} |