From 981297f80173825dabad6a16448cf7b537afde33 Mon Sep 17 00:00:00 2001 From: fhajny Date: Mon, 9 Nov 2015 20:23:13 +0000 Subject: [PATCH] Mark the addition of nodejs4 --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/Makefile b/lang/Makefile index dce4ed62684c4..6e5e123eed791 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.418 2015/11/06 13:50:16 wiz Exp $ +# $NetBSD: Makefile,v 1.419 2015/11/09 20:23:13 fhajny Exp $ # COMMENT= Programming languages @@ -133,6 +133,7 @@ SUBDIR+= newlisp SUBDIR+= newsqueak SUBDIR+= nhc98 SUBDIR+= nodejs +SUBDIR+= nodejs4 SUBDIR+= nqp SUBDIR+= nuitka SUBDIR+= objc