From a2961563c91f4bed0dd830c625db0c9338aeeda2 Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Thu, 14 Jun 2007 18:44:17 +0000 Subject: [PATCH] Clarify that xshttpd-devel installs in $PREFIX/www/xshttpd/ not $LOCALBASE/.. Reported by: sat --- UPDATING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UPDATING b/UPDATING index 4ef24697368f..97318e2c53fb 100644 --- a/UPDATING +++ b/UPDATING @@ -10,9 +10,9 @@ upgrades. AFFECTS: users of www/xshttpd-devel and web apps porters AUTHOR: johans@FreeBSD.org - www/xshttpd-devel now uses ${LOCALBASE}/www/xshttpd/ as a root + www/xshttpd-devel now uses ${PREFIX}/www/xshttpd/ as a root directory for its data files. The xshttpd configuration files have - been moved to ${LOCALBASE}/www/xshttpd/conf/. Move the appropriate + been moved to ${PEFIX}/www/xshttpd/conf/. Move the appropriate local files manually if you are upgrading from versions <= 3.5.b07 20070613: