summaryrefslogtreecommitdiff
path: root/net/ntp-devel/files/pkg-message.in
blob: 53ce242fb8d78539af7d2b7ce8853553541ae2ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
Please add

	ntpd_program="%%PREFIX%%/sbin/ntpd"
	ntpdate_program="%%PREFIX%%/sbin/ntpdate"

to your /etc/rc.conf to enable ntp from ports/packages instead
of base ntp.
EOM
}
]