summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-04 00:29:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-04 00:29:47 +0000
commit1891fd41b9c68300478bece05f50d583a543f69d (patch)
treece98480e23455e609e5d85e01bd73ac56c03234a /sysutils/Makefile
parentUpgrade to 1.6.2 (diff)
New port: anacron
Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. Anacron is not an attempt to make cron redundant. PR: ports/55959 Submitted by: Derik van Zuetphen <dz@426.ch>
Notes
Notes: svn path=/head/; revision=90182
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 9ee732452630..0b7abc1ea24b 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -11,6 +11,7 @@
SUBDIR += afbinit
SUBDIR += afio
SUBDIR += ah-tty
+ SUBDIR += anacron
SUBDIR += and
SUBDIR += anteater
SUBDIR += apachetop