<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3471b3d91ab48425040def58853ec1cc55977a16">https://github.com/macports/macports-ports/commit/3471b3d91ab48425040def58853ec1cc55977a16</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3471b3d91ab48425040def58853ec1cc55977a16
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Sep 10 14:47:57 2022 -0500
<span style='display:block; white-space:pre;color:#404040;'> DiskJockey: Fix typo in long description
</span>---
aqua/DiskJockey/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/DiskJockey/Portfile b/aqua/DiskJockey/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a2b8434d2e7..89d535cbd84 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/DiskJockey/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/DiskJockey/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,7 @@ long_description ${name} is a macOS GUI application that can create \
</span> installed, ready for use with devices like \
BlueSCSI and RaSCSI. It can also show the contents \
of HFS and MFS disk images and convert disk images \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- between formats. There companion command line \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ between formats. The companion command line \
</span> utility djjr is available in a separate port.
homepage https://bluescsi.onegeekarmy.eu/diskjockey/
</pre><pre style='margin:0'>
</pre>