aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-06-25 11:25:45 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-06-25 11:25:45 +0000
commit132e5da898cf1c69f357139eb0bd03a13e8515ee (patch)
tree08fb9514c6b4823300988fc557bf4782dfb55790 /UPDATING
parent6861478f033860999bac62ab57d31ee3e3566ab4 (diff)
downloadports-132e5da898cf1c69f357139eb0bd03a13e8515ee.tar.gz
ports-132e5da898cf1c69f357139eb0bd03a13e8515ee.zip
- Add note about pure-ftpd now using rcNG
Notes
Notes: svn path=/head/; revision=112226
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 827d86c56fbd..d480b539dadb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,12 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20040625:
+ AFFECTS: users of ftp/pure-ftpd
+
+ Pure-ftpd must be enabled in rc.conf now. Add this to your /etc/rc.conf:
+ pureftpd_enable="YES"
+
20040622:
AFFECTS: users of net/openslp