<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fc628a2dac5e6f1c79ea75a9d7cebc1924d34f36">https://github.com/macports/macports-ports/commit/fc628a2dac5e6f1c79ea75a9d7cebc1924d34f36</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fc628a2dac5e6f1c79ea75a9d7cebc1924d34f36
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Dec 14 13:42:29 2020 +1100
<span style='display:block; white-space:pre;color:#404040;'> py*-nghttp2: fix primary category
</span>---
www/nghttp2/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/nghttp2/Portfile b/www/nghttp2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8f4c98d93e6..09a96a12fcb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/nghttp2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/nghttp2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -91,6 +91,7 @@ foreach pyversion ${pyversions} {
</span>
description Python ${python.branch} bindings for nghttp2.
long_description ${description}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ categories www python
</span> homepage https://nghttp2.org/documentation/python-apiref.html
use_configure yes
</pre><pre style='margin:0'>
</pre>