aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2006-12-12 20:54:33 +0800
committerlth <lth@FreeBSD.org>2006-12-12 20:54:33 +0800
commit82f5bce49bd082644b5dedf32d7ba3c7bf31c688 (patch)
tree7c4ddd870f6ee8f5ac9f434be2d5016b04135c0f /UPDATING
parent82bb64e90ded32bce8deb9202e05599e2d7f186a (diff)
downloadfreebsd-ports-gnome-82f5bce49bd082644b5dedf32d7ba3c7bf31c688.tar.gz
freebsd-ports-gnome-82f5bce49bd082644b5dedf32d7ba3c7bf31c688.tar.zst
freebsd-ports-gnome-82f5bce49bd082644b5dedf32d7ba3c7bf31c688.zip
Added note about rcNG for Smokeping
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1155d15a9ab0..27ae7b02495d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,13 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20061212:
+ AFFECTS: users of net/smokeping
+ AUTHOR: lth@FreeBSD.org
+
+ Smokeping now uses rcNG script to startup. Please remember to add
+ 'smokeping_enable="YES"' to your rc.conf.
+
20061207:
AFFECTS: users of devel/p5-PAR
AUTHOR: rafan@FreeBSD.org