summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2020-06-18 03:01:50 +0000
committergutteridge <gutteridge@pkgsrc.org>2020-06-18 03:01:50 +0000
commit1a131b72a5a9a8803e6601cad3e2f6dffa907902 (patch)
tree2ea99a5ed0168c377213465ae58e3ffef70c6c43 /editors
parent6a1393551635fa6a721d9051f6d7b0decd67823a (diff)
downloadpkgsrc-1a131b72a5a9a8803e6601cad3e2f6dffa907902.tar.gz
editors/Makefile: sort entries
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index bafacd02002..ad8d2c95c78 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.207 2020/06/14 11:44:02 nia Exp $
+# $NetBSD: Makefile,v 1.208 2020/06/18 03:01:50 gutteridge Exp $
#
COMMENT= Editors
@@ -91,8 +91,8 @@ SUBDIR+= nedit
SUBDIR+= ng
SUBDIR+= nts
SUBDIR+= nvi
-SUBDIR+= nvi2
SUBDIR+= nvi-m17n
+SUBDIR+= nvi2
SUBDIR+= obby
SUBDIR+= p5-Acme-Padre-PlayCode
SUBDIR+= p5-PPIx-EditorTools