Site checkin for project PLC4X: Jenkins Tools
diff --git a/developers/preparing/macos.html b/developers/preparing/macos.html
index 3c9d0c3..d1a9964 100644
--- a/developers/preparing/macos.html
+++ b/developers/preparing/macos.html
@@ -266,7 +266,16 @@
 </div>
 <div class="sect2">
 <h3 id="libpcap">LibPCAP</h3>
-
+<div class="paragraph">
+<p>The libpcap version bundled with Mac OS is currently 1.9.1.
+This version causes exceptions.
+So it&#8217;s best to update to a newer version using brew:</p>
+</div>
+<div class="literalblock">
+<div class="content">
+<pre>brew install libpcap</pre>
+</div>
+</div>
 </div>
 <div class="sect2">
 <h3 id="gcc">gcc</h3>
diff --git a/modules.html b/modules.html
index 8b1f521..6bbeae3 100644
--- a/modules.html
+++ b/modules.html
@@ -134,11 +134,7 @@
 <td>Base protocol specifications.</td></tr>
 <tr class="b">
 <td align="left"><a href="./plc4j/index.html">PLC4J</a></td>
-<td>Implementation of the protocol adapters for usage as Java library.</td></tr>
-<tr class="a">
-<td align="left"><a href="./plc4x-tools/index.html">Tools</a></td>
-<td>PLC4X is an effort to create a universal library for accessing industrial programmable logic controllers
-    using a variety of protocols using a uniform API.</td></tr></table></section>
+<td>Implementation of the protocol adapters for usage as Java library.</td></tr></table></section>
         </main>
         <footer class="pt-4 my-md-5 pt-md-5 w-100 border-top">
             <div class="row justify-content-md-center" style="font-size: 13px">