diff options
author | Daniel Harris <dannyboy@FreeBSD.org> | 2001-03-04 17:08:54 +0000 |
---|---|---|
committer | Daniel Harris <dannyboy@FreeBSD.org> | 2001-03-04 17:08:54 +0000 |
commit | c812a594a0bc7904292b5b0f29648ffca912e3f8 (patch) | |
tree | 5541688439c78ceaed375979412f99e82f0ce313 /sysutils/Makefile | |
parent | d094354d2ad4357ff46f3a6ba3d67a0fad3e007d (diff) |
Add installwatch 0.5.6, a file creation/modification logger.
PR: 25504
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes:
svn path=/head/; revision=39044
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 e814b4348666..46cd3fcf52fb 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -53,6 +53,7 @@ SUBDIR += healthd SUBDIR += heat SUBDIR += idled + SUBDIR += installwatch SUBDIR += ipa SUBDIR += ipsc SUBDIR += lavaps |