diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-02 15:33:54 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-04 07:26:45 +0700 |
commit | 109054b669db9ad37c2e9e602ea82373316a3e68 (patch) | |
tree | e4b7517faa28e6889cb2ee5032346703323603b2 | |
parent | f36fb06bf8f11bc943add8ad8f92e2ab0bad296a (diff) | |
download | slackbuilds-109054b669db9ad37c2e9e602ea82373316a3e68.tar.gz |
network/authbind: Fix license URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | network/authbind/authbind.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/authbind/authbind.SlackBuild b/network/authbind/authbind.SlackBuild index 7ab62463ce..3693884f19 100644 --- a/network/authbind/authbind.SlackBuild +++ b/network/authbind/authbind.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=authbind VERSION=${VERSION:-2.1.2} |