On Wed, Sep 17, 2025 at 03:12:08PM -0600, Anthony J. Bentley wrote:
> ok bentley@

Thank you! 

If committed, this might need a quirks update to remove the warning.
Possible diff attached.
diff --git devel/quirks/Makefile devel/quirks/Makefile
index ecd6e478aa2..6f40137ccb3 100644
--- devel/quirks/Makefile
+++ devel/quirks/Makefile
@@ -3,7 +3,7 @@ CATEGORIES =    devel databases
 DISTFILES =
 
 # API.rev
-PKGNAME =      quirks-7.142
+PKGNAME =      quirks-7.143
 PKG_ARCH =     *
 MAINTAINER =   Marc Espie <[email protected]>
 
diff --git devel/quirks/files/Quirks.pm devel/quirks/files/Quirks.pm
index 2cabdde83d4..7720ff5b14f 100644
--- devel/quirks/files/Quirks.pm
+++ devel/quirks/files/Quirks.pm
@@ -1159,7 +1159,6 @@ setup_obsolete_reason(
        5 => 'py-vivisect',
        3 => 'irc',
        1 => 'volatility',
-       3 => 'pokerth',
        3 => 'driconf',
        3 => 'GAMMApage',
        3 => 'comix',

Reply via email to