aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2008-02-24 07:41:59 +0800
committerbeech <beech@FreeBSD.org>2008-02-24 07:41:59 +0800
commit78e0565fe1032fb495d80b8f5f6305be459364c3 (patch)
treee9b8c6fb333f19c32ebd0ed5bd8d659d790ac981 /UPDATING
parent2f6f01dd8af69fe2032d77358866e1eaa8b8e90c (diff)
downloadfreebsd-ports-graphics-78e0565fe1032fb495d80b8f5f6305be459364c3.tar.gz
freebsd-ports-graphics-78e0565fe1032fb495d80b8f5f6305be459364c3.tar.zst
freebsd-ports-graphics-78e0565fe1032fb495d80b8f5f6305be459364c3.zip
- Add entry for www/instiki
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e576373eccc..59188bd98ab 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080223:
+ AFFECTS: users of www/instiki
+ AUTHOR: beech@FreeBSD.org
+
+ The default install directory for instiki has changed from
+ /usr/local/instiki to /usr/local/share/instiki.
+
+ If you are updating from a previous version, to preserve your
+ settings and data, please do the following:
+ mv /usr/local/instiki /usr/local/share
+ Then update as usual.
+
20080219:
AFFECTS: users of x11-wm/xmonad
AUTHOR: jacula@gmail.com