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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2db0225249d9cf8d3aa07a5c6aea6b626cba4146">https://github.com/macports/macports-ports/commit/2db0225249d9cf8d3aa07a5c6aea6b626cba4146</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 2db0225  zeek: update org.macports.zeek.plist
</span>2db0225 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2db0225249d9cf8d3aa07a5c6aea6b626cba4146
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Nov 2 10:53:04 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    zeek: update org.macports.zeek.plist
</span>---
 net/zeek/files/org.macports.zeek.plist | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/zeek/files/org.macports.zeek.plist b/net/zeek/files/org.macports.zeek.plist
</span><span style='display:block; white-space:pre;color:#808080;'>index 405c7cd..ba0c57b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/zeek/files/org.macports.zeek.plist
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/zeek/files/org.macports.zeek.plist
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,12 +3,12 @@
</span> <plist version="1.0">
 <dict>
     <key>Label</key>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    <string>com.macports.bro</string>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    <string>com.macports.zeek</string>
</span>     <key>Username</key>
     <string>root</string>
     <key>ProgramArguments</key>
     <array>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        <string>%%PREFIX%%/bin/broctl</string>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        <string>%%PREFIX%%/bin/zeekctl</string>
</span>         <string>cron</string>
     </array>
     <key>StartInterval</key>
</pre><pre style='margin:0'>

</pre>