diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:19:15 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 33bb189b8488ab4a36e621453e8bf4b612d8f171 (patch) | |
tree | 1f6fdfd45d0433dfe012a218a3e32bc8fd040a49 /misc/Colormake | |
parent | 10034adb8b97b471ddf014abd7ef54a5341595cf (diff) | |
download | slackbuilds-33bb189b8488ab4a36e621453e8bf4b612d8f171.tar.gz |
misc/Colormake: Fix slack-desc.
Diffstat (limited to 'misc/Colormake')
-rw-r--r-- | misc/Colormake/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/Colormake/slack-desc b/misc/Colormake/slack-desc index 992c911957..3f64ebadf0 100644 --- a/misc/Colormake/slack-desc +++ b/misc/Colormake/slack-desc @@ -9,7 +9,7 @@ Colormake: Colormake (a simple wrapper around make to colorize the output) Colormake: Colormake: Colormake is a simple wrapper for making the output from make easier -Colormake: to read (more colorful), and errors easier to find in messy +Colormake: to read (more colorful), and errors easier to find in messy Colormake: compilations. Colormake: Colormake: Home page: https://github.com/pagekite/Colormake/ |