diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-01 15:21:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-01 15:21:14 +0000 |
commit | 324aadaf1af684a24be123ea1178eee16711b940 (patch) | |
tree | 72b031f64a96fd270f2b3487267cd68edb2e96ff | |
parent | d54e26320d84193b1f56e795d837aef015835955 (diff) | |
download | ports-324aadaf1af684a24be123ea1178eee16711b940.tar.gz ports-324aadaf1af684a24be123ea1178eee16711b940.zip |
Notes
-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> |