diff options
-rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e22693b2c1bb..679ccf325978 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += zu-aspell SUBDIR += 2bsd-diff SUBDIR += Ebnf2ps @@ -586,5 +585,6 @@ SUBDIR += xxdiff SUBDIR += y2l SUBDIR += yodl + SUBDIR += zu-aspell .include <bsd.port.subdir.mk> |