diff options
| author | Koichiro Iwao <meta@FreeBSD.org> | 2022-04-27 09:00:06 +0000 |
|---|---|---|
| committer | Koichiro Iwao <meta@FreeBSD.org> | 2022-04-27 09:00:06 +0000 |
| commit | 7756e5cd1b657613cb17c74dd6a4851fe68e742f (patch) | |
| tree | 0482e59780e2a321d6841296faec68c7ed9c03b0 | |
| parent | fe40ee2b68263e9cb974e4ead3eb7c432809e239 (diff) | |
| -rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index f1033362487b..978d6083ec77 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -2023,10 +2023,10 @@ SUBDIR += yq SUBDIR += zed SUBDIR += zenxml - SUBDIR += zq SUBDIR += zorba SUBDIR += zu-aspell SUBDIR += zu-hunspell SUBDIR += zxing-cpp + SUBDIR += zq .include <bsd.port.subdir.mk> |
