diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-11 10:29:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-11 10:29:11 +0000 |
commit | 84cf703bf09ce9c30d184a392701a7d1b9e6376b (patch) | |
tree | c5a0bb89e48cce2096bc4fc628d4e556aa8f8b5d /editors/Makefile | |
parent | 707eca85cec551ea68465ccc2702617893cf63d2 (diff) | |
download | ports-84cf703bf09ce9c30d184a392701a7d1b9e6376b.tar.gz ports-84cf703bf09ce9c30d184a392701a7d1b9e6376b.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 84323fbce6e3..c7e19db64b02 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -188,6 +188,7 @@ SUBDIR += yudit SUBDIR += zed SUBDIR += zile + SUBDIR += zim SUBDIR += zoinks .include <bsd.port.subdir.mk> |