<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/52ac781958b414841435dc22404e904d3324e8b8">https://github.com/macports/macports-ports/commit/52ac781958b414841435dc22404e904d3324e8b8</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 52ac781 cadabra: fix categories
</span>52ac781 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 52ac781958b414841435dc22404e904d3324e8b8
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Feb 14 16:25:36 2019 -0600
<span style='display:block; white-space:pre;color:#404040;'> cadabra: fix categories
</span>---
math/cadabra/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/cadabra/Portfile b/math/cadabra/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 54b1b94..0b72879 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/cadabra/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/cadabra/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ replaced_by cadabra2
</span> version 1.33
revision 2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-categories aqua editors
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+categories math
</span> license GPL-3
maintainers nomaintainer
</pre><pre style='margin:0'>
</pre>