diff options
author | B. Watson <yalhcru@gmail.com> | 2018-08-02 03:37:44 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:50 +0700 |
commit | 571d62a5ac9cac5ac1c42674f24b744f38febc6d (patch) | |
tree | 90cff783d2e66a82b320cf86fc90d48b3cca04ef /desktop/cwm/cwm.SlackBuild | |
parent | 3e9142b0cce36733295abcf7efa30a9a870e815d (diff) | |
download | slackbuilds-571d62a5ac9cac5ac1c42674f24b744f38febc6d.tar.gz |
desktop/cwm: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>.
Diffstat (limited to 'desktop/cwm/cwm.SlackBuild')
-rw-r--r-- | desktop/cwm/cwm.SlackBuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/desktop/cwm/cwm.SlackBuild b/desktop/cwm/cwm.SlackBuild index e3604ac82b..b439546932 100644 --- a/desktop/cwm/cwm.SlackBuild +++ b/desktop/cwm/cwm.SlackBuild @@ -2,7 +2,8 @@ # Slackware build script for cwm -# Copyright 2014-2015 Leonard Schmidt <lems@gmx.net> +# Copyright 2014-2015 Leonard Schmidt <email removed> +# Copyright 2018 B. Watson <yalhcru@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,6 +23,8 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# 20180802 bkw: take over maintenance, no script changes. + PRGNAM=cwm VERSION=${VERSION:-6.3} BUILD=${BUILD:-1} |