diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-13 07:19:08 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-13 07:19:08 +0000 |
commit | 961a5675c52a93dbdcbeb0cd184a1a6abd924caf (patch) | |
tree | 655f09cc8da2b51a229cd24e05a030781182aeed /sysutils/Makefile | |
parent | fc5157c173e4671671c10e116cc5f73422f1fba3 (diff) |
Add colorize 0.3.0, a robust log colorizer.
PR: 28113
Submitted by: petef@databits.net
Notes
Notes:
svn path=/head/; revision=43932
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 2c6b4fbea25b..c646bce57d93 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -19,6 +19,7 @@ SUBDIR += cfengine SUBDIR += checkservice SUBDIR += clockspeed + SUBDIR += colorize SUBDIR += comconsole SUBDIR += consolehm SUBDIR += contool |