mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Fix startup script, broken in previous commit
PR: 191783 Submitted by: clarkjc@runbox.com Approved by: Derik van Zuetphen <dz@426.ch> (maintainer)
This commit is contained in:
parent
0b8108d4bf
commit
44bbc3e1dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361519
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= anacron
|
||||
PORTVERSION= 2.3
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -19,5 +19,6 @@ rcvar=anacron_enable
|
||||
|
||||
load_rc_config $name
|
||||
: ${anacron_enable:=NO}
|
||||
command="%%PREFIX%%/sbin/anacron"
|
||||
|
||||
run_rc_command "$1"
|
||||
|
Loading…
Reference in New Issue
Block a user