aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-06-23 21:10:23 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-06-23 21:10:23 +0000
commita6f750362e54b6202bedadf95a8fcacd3c6c0ed9 (patch)
treef41f56a6b0700ae42d9ac385a5e22b417b14c433 /UPDATING
parent95dc083525b33ca3258b406b85c0234142007fcb (diff)
downloadports-a6f750362e54b6202bedadf95a8fcacd3c6c0ed9.tar.gz
ports-a6f750362e54b6202bedadf95a8fcacd3c6c0ed9.zip
Add an entry for dokuwiki update.
Approved by: markus (co mentor)
Notes
Notes: svn path=/head/; revision=166155
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index cb4f5c820119..64947d814661 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.
+20060622
+ AFFECTS: users of www/dokuwiki
+ AUTHOR: miwi@freebsd.org
+
+ The default install location has changed from
+ ${PREFIX}/www/data/dokuwiki to ${PREFIX}/www/dokuwiki.
+
20060622:
AFFECTS: users of databases/mysql-client
AUTHOR: ale@FreeBSD.org