Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors editors/Makefile: sort entries



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df6aab03fbf8
branches:  trunk
changeset: 434519:df6aab03fbf8
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Jun 18 03:01:50 2020 +0000

description:
editors/Makefile: sort entries

diffstat:

 editors/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 67db87492b36 -r df6aab03fbf8 editors/Makefile
--- a/editors/Makefile  Thu Jun 18 02:59:57 2020 +0000
+++ b/editors/Makefile  Thu Jun 18 03:01:50 2020 +0000
@@ -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+=       ng
 SUBDIR+=       nts
 SUBDIR+=       nvi
+SUBDIR+=       nvi-m17n
 SUBDIR+=       nvi2
-SUBDIR+=       nvi-m17n
 SUBDIR+=       obby
 SUBDIR+=       p5-Acme-Padre-PlayCode
 SUBDIR+=       p5-PPIx-EditorTools



Home | Main Index | Thread Index | Old Index