net/chrony: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
98ae4fe72c
commit
a8de227513
2 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= chrony
|
||||
DISTVERSION= 4.6.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://chrony-project.org/releases/ \
|
||||
LOCAL/mandree
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# PROVIDE: chronyd
|
||||
# REQUIRE: DAEMON
|
||||
# REQUIRE: SERVERS
|
||||
# KEYWORD: nojail shutdown
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue