aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-13 21:38:32 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-13 21:38:32 +0000
commit272c66538e4226e121e82b40abb4d09b48ad0e4c (patch)
tree3a708564f3b0be01422d3cb33334c096cf658960 /UPDATING
parentc1538d88f73657094f55adad2aa7253e91a77967 (diff)
downloadports-272c66538e4226e121e82b40abb4d09b48ad0e4c.tar.gz
ports-272c66538e4226e121e82b40abb4d09b48ad0e4c.zip
Let net/freenet6 use rc.subr
Notes
Notes: svn path=/head/; revision=123965
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