diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-30 12:38:57 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-30 12:38:57 +0000 |
commit | 3c217d358e6e018ca00b6c874b588ec1c65175aa (patch) | |
tree | d2d567cd83d46a910dfaa975688a44b64dd36c1e /sysutils/Makefile | |
parent | d4767b5f68213545e48428358a2bde2fb94c00dd (diff) |
Active popt and logrotate
Notes
Notes:
svn path=/head/; revision=24289
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 23706bee88de..d3bcb50e36fc 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -40,6 +40,7 @@ SUBDIR += lavaps SUBDIR += libretto-config SUBDIR += lmmon + SUBDIR += logrotate SUBDIR += lsof SUBDIR += manck SUBDIR += mei |