aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-03-20 19:06:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-03-20 19:06:44 +0000
commit0cc19889124d8b604d212bb2abfda35f16dc7594 (patch)
tree179809a101ddf82e43378348786dfd3699f47523 /editors/Makefile
parent526586e8d2b99632ba8a0a461dd617cc61948e24 (diff)
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 6d7c7e7deffe..5b823f73447d 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += zoinks
SUBDIR += AbiWord2
SUBDIR += MathPlanner
@@ -205,5 +204,6 @@
SUBDIR += yudit
SUBDIR += zed
SUBDIR += zile
+ SUBDIR += zoinks
.include <bsd.port.subdir.mk>