diff options
author | vins <vins@pkgsrc.org> | 2022-12-07 15:08:12 +0000 |
---|---|---|
committer | vins <vins@pkgsrc.org> | 2022-12-07 15:08:12 +0000 |
commit | 7f240816e55dbb04ad8534e20020c203825f6fc1 (patch) | |
tree | 0cb09c8888af65807a470ff3ed62eea8a5a2aaad /editors | |
parent | b29bb705bb61c5db49601543aba277a58d524291 (diff) | |
download | pkgsrc-7f240816e55dbb04ad8534e20020c203825f6fc1.tar.gz |
Remove easyedit from editors.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 9bac3fbd4ae..03be77217ad 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.232 2022/12/06 11:38:00 vins Exp $ +# $NetBSD: Makefile,v 1.233 2022/12/07 15:08:12 vins Exp $ # COMMENT= Text and binary editors @@ -25,7 +25,6 @@ SUBDIR+= deforaos-editor SUBDIR+= dhex SUBDIR+= dit SUBDIR+= dte -SUBDIR+= easyedit SUBDIR+= ed SUBDIR+= edt SUBDIR+= elvis |