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:   osa
Date:           Mon Mar 14 02:59:13 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/njs - connect to build


To generate a diff of this commit:
cvs rdiff -u -r1.640 -r1.641 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.640 pkgsrc/lang/Makefile:1.641
--- pkgsrc/lang/Makefile:1.640  Sun Mar 13 08:34:04 2022
+++ pkgsrc/lang/Makefile        Mon Mar 14 02:59:13 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.640 2022/03/13 08:34:04 nia Exp $
+# $NetBSD: Makefile,v 1.641 2022/03/14 02:59:13 osa Exp $
 #
 
 COMMENT=       Programming languages
@@ -172,6 +172,7 @@ SUBDIR+=    newlisp
 SUBDIR+=       newsqueak
 SUBDIR+=       nhc98
 SUBDIR+=       nim
+SUBDIR+=       njs
 SUBDIR+=       nodejs
 SUBDIR+=       nodejs10
 SUBDIR+=       nodejs12



Home | Main Index | Thread Index | Old Index