<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cd7fafff660a5537a369b23056fd00b2d161f43f">https://github.com/macports/macports-ports/commit/cd7fafff660a5537a369b23056fd00b2d161f43f</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new cd7fafff660 filebrowser: fix typo & notes
</span>cd7fafff660 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cd7fafff660a5537a369b23056fd00b2d161f43f
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Tue Oct 26 22:51:56 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    filebrowser: fix typo & notes
</span>---
 net/filebrowser/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/filebrowser/Portfile b/net/filebrowser/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c666db33f18..d94d3fdf587 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/filebrowser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/filebrowser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -413,9 +413,10 @@ startupitem.executable      ${prefix}/bin/filebrowser --config ${prefix}/etc/fil
</span> notes-append "
     The example config file is copied to ${prefix}/etc/filebrowser/config.json and its content\
     will be preserved across upgrades and reinstalls. This config file configures filebrowser\
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    to use /var/empty as root by default for safty reasons, so modify it before using. The\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    to use /var/empty as root by default for safety reasons, so modify it before using. The\
</span>     startup item will use this config file by default.\
     
     The default login and password for the Web UI is admin and admin. Change this as soon as\
     you can.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    
</span> "
</pre><pre style='margin:0'>

</pre>