pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators emulators/Makefile: sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71d6c1aad634
branches:  trunk
changeset: 331640:71d6c1aad634
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 21 13:58:55 2019 +0000

description:
emulators/Makefile: sort

diffstat:

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

diffs (19 lines):

diff -r 87722b63a198 -r 71d6c1aad634 emulators/Makefile
--- a/emulators/Makefile        Thu Mar 21 13:35:24 2019 +0000
+++ b/emulators/Makefile        Thu Mar 21 13:58:55 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.294 2019/03/17 01:12:21 tsutsui Exp $
+# $NetBSD: Makefile,v 1.295 2019/03/21 13:58:55 wiz Exp $
 #
 
 COMMENT=       Emulators for other operating systems
@@ -324,8 +324,8 @@
 SUBDIR+=       suse131_32_sqlite3
 SUBDIR+=       suse131_32_x11
 SUBDIR+=       suse131_alsa
+SUBDIR+=       suse131_aspell
 SUBDIR+=       suse131_avahi
-SUBDIR+=       suse131_aspell
 SUBDIR+=       suse131_base
 SUBDIR+=       suse131_binutils
 SUBDIR+=       suse131_compat



Home | Main Index | Thread Index | Old Index