Add notice sysutils/nut has a rcNG script now

PR:		ports/84089
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de> (port maintainer)
Reported by:	Thomas Laus <lausts@acm.org>
This commit is contained in:
Sergey Matveychuk 2005-07-26 14:48:26 +00:00
parent a35e864b8e
commit b72015fcc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140159

View File

@ -72,6 +72,15 @@ upgrades.
Refer to x11/nvidia-driver/Makefile for further details.
20050625:
AFFECTS: users of sysutils/nut
AUTHOR: Joerg.Pulz@frm2.tum.de
nut now installs a rcNG script for starting the Network UPS Tools daemons.
To enable that at boot time, add the following into /etc/rc.conf[.local]:
nut_enable="YES"
20050624:
AFFECTS: users of lang/perl5.8
AUTHOR: tobez@FreeBSD.org