diff options
| author | Wen Heping <wen@FreeBSD.org> | 2025-08-25 14:06:37 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2025-08-25 14:06:37 +0000 |
| commit | 88f1f379c454c68952c01786d3b367d20fa4f9a1 (patch) | |
| tree | db4450f6be9ad9e36a3e8e829c54c1264296e10c | |
| parent | 925010f07e010a77e2e43c997ab64d6d00542078 (diff) | |
textproc/Makefile: Fix the port name in previous commit
| -rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c747da9dafe1..52ce156f9036 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -163,7 +163,7 @@ SUBDIR += docbook2mdoc SUBDIR += docbookrx SUBDIR += docproj - SUBDIR += docproj-fonts-cj + SUBDIR += docproj-fonts-cjk SUBDIR += doxx SUBDIR += dsssl-docbook-modular SUBDIR += dtd-catalogs |
