diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-01 03:15:27 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-01 03:15:27 +0000 |
commit | 65fd636e83cb5dfce7b4f6b8849eee455784fbe9 (patch) | |
tree | c72812500c51ebe6830fede8f36c40c183361c9b /editors/Makefile | |
parent | 6eef564441aaafbe7f79e85170214d2c6730bd74 (diff) | |
download | ports-65fd636e83cb5dfce7b4f6b8849eee455784fbe9.tar.gz ports-65fd636e83cb5dfce7b4f6b8849eee455784fbe9.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index fc962e52571f..b3996238ca9c 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -46,6 +46,7 @@ SUBDIR += gxedit SUBDIR += hexedit SUBDIR += jed + SUBDIR += jext SUBDIR += joe SUBDIR += jove SUBDIR += le @@ -78,6 +79,7 @@ SUBDIR += staroffice SUBDIR += staroffice5 SUBDIR += sted + SUBDIR += tamago SUBDIR += textedit SUBDIR += the SUBDIR += thoteditor |