diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2006-05-06 23:48:18 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2006-05-06 23:48:18 +0000 |
commit | 21661f7ed1fe5f6fa208775620167eb01f24d832 (patch) | |
tree | a5e06019d5c92782ffd4505e32344bfb095b8ad5 /editors | |
parent | e747146b4622ede1edb04a540845d36ca7f099ef (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index d1b895aeff75..7b7424e20a99 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -167,6 +167,7 @@ SUBDIR += vim SUBDIR += vim-lite SUBDIR += vim5 + SUBDIR += vim6 SUBDIR += vim6+ruby SUBDIR += wily SUBDIR += winefish |