diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-30 15:54:03 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-30 15:54:03 +0000 |
| commit | 124e78dad8b15b2c24d43cf1726c91f1ff1078ef (patch) | |
| tree | 02fe6508f0bb287b883599dbb3da8e5be303147b | |
| parent | 27cf624238e0f04e8b921c09856559626b1f381c (diff) | |
| -rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 978d6083ec77..46f2cee9c2f3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -2024,9 +2024,9 @@ SUBDIR += zed SUBDIR += zenxml SUBDIR += zorba + SUBDIR += zq SUBDIR += zu-aspell SUBDIR += zu-hunspell SUBDIR += zxing-cpp - SUBDIR += zq .include <bsd.port.subdir.mk> |
