diff options
Diffstat (limited to 'www/boa/files/patch-ab')
-rw-r--r-- | www/boa/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/boa/files/patch-ab b/www/boa/files/patch-ab new file mode 100644 index 000000000000..ba89ddc650ff --- /dev/null +++ b/www/boa/files/patch-ab @@ -0,0 +1,11 @@ +--- src/defines.h Sun Dec 22 22:20:16 1996 ++++ /home/andy/tmp/wrk/src/defines.h Thu May 21 22:10:31 1998 +@@ -23,7 +23,7 @@ + + /***** Change this, or use -c on the command line to specify it *****/ + +-#define SERVER_ROOT "/usr/local/boa" ++#define SERVER_ROOT "/usr/local/www" + + /***** Various stuff that you may want to tweak, but probably shouldn't *****/ + |