diff options
author | pav <pav@FreeBSD.org> | 2008-03-13 21:35:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-03-13 21:35:12 +0800 |
commit | d49b2e412a3c18371d454612abccf3b6dff591b2 (patch) | |
tree | d726ad0ab365fb63ad56931934745826760668f9 /sysutils/Makefile | |
parent | a3e5e7ae3b9707bc4cfbddc9b2b36b8d511b7d86 (diff) | |
download | freebsd-ports-gnome-d49b2e412a3c18371d454612abccf3b6dff591b2.tar.gz freebsd-ports-gnome-d49b2e412a3c18371d454612abccf3b6dff591b2.tar.zst freebsd-ports-gnome-d49b2e412a3c18371d454612abccf3b6dff591b2.zip |
Logwatch is a customizable, pluggable log-monitoring system. It will go
through your logs for a given period of time and make a report in the areas
that you wish with the detail that you wish.
WWW: http://www.logwatch.org:81/
PR: ports/118746
Submitted by: Trix Farrar <trix@basement.net>
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 9bda25e5e047..58295efa0058 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -386,6 +386,7 @@ SUBDIR += logserial SUBDIR += logtool SUBDIR += logtool-devel + SUBDIR += logwatch SUBDIR += lookat SUBDIR += lookupd SUBDIR += lookupd_ldap |