diff options
author | fcambus <fcambus@pkgsrc.org> | 2019-08-18 08:24:35 +0000 |
---|---|---|
committer | fcambus <fcambus@pkgsrc.org> | 2019-08-18 08:24:35 +0000 |
commit | 39c9a6075070fc21a29fa7ab859363cbb89af424 (patch) | |
tree | d0be4e46ae69c9fecdf0347b8d3620ab3ef04030 /editors | |
parent | 291e3afa779d6c4f120deffba91588b228fb6423 (diff) | |
download | pkgsrc-39c9a6075070fc21a29fa7ab859363cbb89af424.tar.gz |
Add le.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 8a2b99ae573..ab00bfd650f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.189 2019/07/24 17:01:02 nia Exp $ +# $NetBSD: Makefile,v 1.190 2019/08/18 08:24:35 fcambus Exp $ # COMMENT= Editors @@ -66,6 +66,7 @@ SUBDIR+= kakoune SUBDIR+= kate SUBDIR+= kile SUBDIR+= kilo +SUBDIR+= le SUBDIR+= leafpad SUBDIR+= leim20 SUBDIR+= leim21 |