git: 79ea49e2e9f6 - main - devel/Makefile: made a mistake with the port I wanted to fix

From: Hajimu UMEMOTO <ume_at_FreeBSD.org>
Date: Sun, 01 Jun 2025 07:33:21 UTC
The branch main has been updated by ume:

URL: https://cgit.FreeBSD.org/ports/commit/?id=79ea49e2e9f65c98caa77b5cfe5daef329642ff0

commit 79ea49e2e9f65c98caa77b5cfe5daef329642ff0
Author:     Hajimu UMEMOTO <ume@FreeBSD.org>
AuthorDate: 2025-06-01 07:26:52 +0000
Commit:     Hajimu UMEMOTO <ume@FreeBSD.org>
CommitDate: 2025-06-01 07:33:11 +0000

    devel/Makefile: made a mistake with the port I wanted to fix
    
    Reported by:    Jonathan Chen <jonc@chen.org.nz>
---
 devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/Makefile b/devel/Makefile
index fa555be04fbd..0b64e94895f8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -5963,7 +5963,7 @@
     SUBDIR += py-spyder-kernels
     SUBDIR += py-spyder-unittest
     SUBDIR += py-sqids
-    SUBDIR += py-sqlfmt
+    SUBDIR += py-sqlfluff
     SUBDIR += py-squint
     SUBDIR += py-sre-yield
     SUBDIR += py-srsly