aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2022-04-27 09:00:06 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2022-04-27 09:00:06 +0000
commit7756e5cd1b657613cb17c74dd6a4851fe68e742f (patch)
tree0482e59780e2a321d6841296faec68c7ed9c03b0
parentfe40ee2b68263e9cb974e4ead3eb7c432809e239 (diff)
downloadports-7756e5cd1b657613cb17c74dd6a4851fe68e742f.tar.gz
ports-7756e5cd1b657613cb17c74dd6a4851fe68e742f.zip
textproc/Makefile: sort Makefile
-rw-r--r--textproc/Makefile2
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>