diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-08 15:55:56 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-07-08 15:55:56 +0000 |
commit | dfd5092def2af3de56eb2deecdf2c70c3aa932a5 (patch) | |
tree | 0308687e663bc6145675539d05ea27a1ff8843ff /sysutils/Makefile | |
parent | Initial import of p5-Curses-Widgets-1.2. (diff) |
Initial import of log_analysis-0.37.
log_analysis is a log file analysis engine that extracts relevant
data for any of the recognized log messages and produces a summary
that is much easier to read.
PR: 28711
Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes:
svn path=/head/; revision=44929
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 86e43a77b97f..822cf1cb50f1 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -74,6 +74,7 @@ SUBDIR += lavaps SUBDIR += libretto-config SUBDIR += lmmon + SUBDIR += log_analysis SUBDIR += logrotate SUBDIR += logtool SUBDIR += lsof |