summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-02 15:33:08 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-02 15:33:08 +0000
commit4ae6111970523068e8299ec18de92503694cb00d (patch)
tree93a72f4454adb630467a29b3024717134302e87f /sysutils/Makefile
parent76f070089e1f06d78205dedf543db856e4701077 (diff)
downloadfreebsd-ports-4ae6111970523068e8299ec18de92503694cb00d.zip
Add deleted, a "garbage collection" daemon which deletes orphaned temporary
files, directories, etc. (And yes, that is a '.' for this guy's username!) PR: 18813 Submitted by: Aleksandr A Babaylov <.@babolo.ru>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index a7a6f6454f47..73309f136ed9 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -23,6 +23,7 @@
SUBDIR += cronolog
SUBDIR += daemontools
SUBDIR += daemontools53
+ SUBDIR += deleted
SUBDIR += detach
SUBDIR += diskusage
SUBDIR += doconfig