aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-12-14 05:38:32 +0800
committeredwin <edwin@FreeBSD.org>2004-12-14 05:38:32 +0800
commit4b40ff0a9fe4eb31ce0e736673ffc2f113c5110b (patch)
tree7767cbffb680eb16a79232774f112dacd99c34c8 /UPDATING
parent80bc966aa11da0fe30aa0bc9222efcdf4bae6d9a (diff)
downloadfreebsd-ports-gnome-4b40ff0a9fe4eb31ce0e736673ffc2f113c5110b.tar.gz
freebsd-ports-gnome-4b40ff0a9fe4eb31ce0e736673ffc2f113c5110b.tar.zst
freebsd-ports-gnome-4b40ff0a9fe4eb31ce0e736673ffc2f113c5110b.zip
Let net/freenet6 use rc.subr
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 451c96f3a8d1..eed8628106d8 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.
+20041214:
+ AFFECTS: users of net/freenet6
+ AUTHOR: edwin@FreeBSD.org
+
+ The FreeNet6 Service must now be enabled / disabled in rc.conf:
+ freenet6_enable="YES"
+
20041213:
AFFECTS: users of security/cryptplug, deskutils/kdepim3
AUTHOR: lofi@freebsd.org