diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2025-06-01 07:26:52 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2025-06-01 07:33:11 +0000 |
| commit | 79ea49e2e9f65c98caa77b5cfe5daef329642ff0 (patch) | |
| tree | 8380ff03ca45040fa9f6de0f85f401a6c8d84bdc | |
| parent | bba8169e82fe23708e28e6979a56699be5744775 (diff) | |
devel/Makefile: made a mistake with the port I wanted to fix
Reported by: Jonathan Chen <jonc@chen.org.nz>
| -rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
