diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-06-06 16:49:47 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-06-06 16:49:47 +0000 |
commit | 16512cef0a318eacb66bbc210b60a57d114b14c4 (patch) | |
tree | bd04ebe912aef3d477509c7d05f43581192ea926 /editors/Makefile | |
parent | 9a45877cc85da1676c17dd6d0be2a45b2860721f (diff) | |
download | FreeBSD-ports-16512cef0a318eacb66bbc210b60a57d114b14c4.zip FreeBSD-ports-16512cef0a318eacb66bbc210b60a57d114b14c4.tar.gz |
Add led 0.9, a tiny console text editor, with a number of the useful
programming features.
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 249a912..85e3ac3 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -65,6 +65,7 @@ SUBDIR += jove SUBDIR += koffice SUBDIR += le + SUBDIR += led SUBDIR += leim20 SUBDIR += lpe SUBDIR += manedit |