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:   fhajny
Date:           Tue Oct 25 19:55:03 UTC 2016

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Enable nodejs6


To generate a diff of this commit:
cvs rdiff -u -r1.443 -r1.444 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.443 pkgsrc/lang/Makefile:1.444
--- pkgsrc/lang/Makefile:1.443  Sun Sep 18 01:04:13 2016
+++ pkgsrc/lang/Makefile        Tue Oct 25 19:55:03 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.443 2016/09/18 01:04:13 kamil Exp $
+# $NetBSD: Makefile,v 1.444 2016/10/25 19:55:03 fhajny Exp $
 #
 
 COMMENT=       Programming languages
@@ -144,6 +144,7 @@ SUBDIR+=    nhc98
 SUBDIR+=       nim
 SUBDIR+=       nodejs
 SUBDIR+=       nodejs4
+SUBDIR+=       nodejs6
 SUBDIR+=       nqp
 SUBDIR+=       nuitka
 SUBDIR+=       objc



Home | Main Index | Thread Index | Old Index