aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-04-01 23:21:14 +0800
committerpav <pav@FreeBSD.org>2004-04-01 23:21:14 +0800
commit997c0aeeac03b304153b0c9d5ef02cf97cecb0d9 (patch)
tree25e58830dd5a140ec05bde3a88f4df9bc40a232c /textproc/Makefile
parent45e5122d2f0c4e9dda3d01e63b529fccc7d83af3 (diff)
downloadfreebsd-ports-graphics-997c0aeeac03b304153b0c9d5ef02cf97cecb0d9.tar.gz
freebsd-ports-graphics-997c0aeeac03b304153b0c9d5ef02cf97cecb0d9.tar.zst
freebsd-ports-graphics-997c0aeeac03b304153b0c9d5ef02cf97cecb0d9.zip
- Fix sorting bogon from rev 1.667
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index e22693b2c1b..679ccf32597 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>