pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Dec 19 14:15:48 UTC 2021
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang: Sort
To generate a diff of this commit:
cvs rdiff -u -r1.615 -r1.616 pkgsrc/lang/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.615 pkgsrc/lang/Makefile:1.616
--- pkgsrc/lang/Makefile:1.615 Sun Dec 19 14:14:20 2021
+++ pkgsrc/lang/Makefile Sun Dec 19 14:15:48 2021
@@ -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+= utilisp
SUBDIR+= vala
SUBDIR+= vscm
SUBDIR+= vslisp
-SUBDIR+= wasi-libc
SUBDIR+= wasi-compiler-rt
+SUBDIR+= wasi-libc
SUBDIR+= wsbasic
SUBDIR+= yabasic
SUBDIR+= yap
Home |
Main Index |
Thread Index |
Old Index