diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /sysutils/uschedule | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) | |
download | ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.zip |
Notes
Diffstat (limited to 'sysutils/uschedule')
-rw-r--r-- | sysutils/uschedule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/uschedule/Makefile b/sysutils/uschedule/Makefile index 8c1fb04f4154..151ab078fef0 100644 --- a/sysutils/uschedule/Makefile +++ b/sysutils/uschedule/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.ohse.de/uwe/uschedule/ MAINTAINER= ports@FreeBSD.org -COMMENT= A scheduler program, designed to replace cron(8) and at(1) +COMMENT= Scheduler program, designed to replace cron(8) and at(1) BUILD_DEPENDS= ${LOCALBASE}/bin/tai64nlocal:${PORTSDIR}/sysutils/daemontools RUN_DEPENDS= ${LOCALBASE}/bin/multilog:${PORTSDIR}/sysutils/daemontools |