pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang: Sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50f251487b52
branches:  trunk
changeset: 771583:50f251487b52
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Dec 19 14:15:48 2021 +0000

description:
lang: Sort

diffstat:

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

diffs (19 lines):

diff -r 080c4a4be7b5 -r 50f251487b52 lang/Makefile
--- a/lang/Makefile     Sun Dec 19 14:14:20 2021 +0000
+++ b/lang/Makefile     Sun Dec 19 14:15:48 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.615 2021/12/19 14:14:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.616 2021/12/19 14:15:48 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -302,8 +302,8 @@
 SUBDIR+=       vala
 SUBDIR+=       vscm
 SUBDIR+=       vslisp
+SUBDIR+=       wasi-compiler-rt
 SUBDIR+=       wasi-libc
-SUBDIR+=       wasi-compiler-rt
 SUBDIR+=       wsbasic
 SUBDIR+=       yabasic
 SUBDIR+=       yap



Home | Main Index | Thread Index | Old Index