diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-02-23 23:41:59 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-02-23 23:41:59 +0000 |
commit | a9e207ad9fa0b95d8739e0bd32a85caa5ac20ee5 (patch) | |
tree | faf116be64cc4f86e094b653f62114eb57121003 /UPDATING | |
parent | 437ecf6910952fad3af013e4e6bb4a67c2575efc (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |