Argh. Yet another diff, as the prior post missed the Makefile REVISION.
diff --git a/sysutils/udfclient/Makefile b/sysutils/udfclient/Makefile
index 7dc63d78d72..5a268222e62 100644
--- a/sysutils/udfclient/Makefile
+++ b/sysutils/udfclient/Makefile
@@ -3,6 +3,7 @@
COMMENT = userland implemen
New diff - an additional typo was discovered by Jens A. Griepentrog.
diff --git a/sysutils/udfclient/pkg/README b/sysutils/udfclient/pkg/README
index caa00e7de1e..9f2063994d3 100644
--- a/sysutils/udfclient/pkg/README
+++ b/sysutils/udfclient/pkg/README
@@ -31,16 +31,19 @@ Special files and links
On Sun, Sep 06, 2020 at 06:06:40PM -0400, Josh Grosse wrote:
> This diff clarifies when a virtual "a" partition may be
> used with udfclient images.
>
> Thanks to Jens A. Griepen for bringing the matter to my
> attention.
Corrected thinko in Makefile.
diff --git a/sysutils/udfclient/Makefile b/sy