summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2015-11-09 20:23:13 +0000
committerfhajny <fhajny@pkgsrc.org>2015-11-09 20:23:13 +0000
commit354781e2fb1a440b10d1696f94362253a849bf34 (patch)
tree19c08acea61ce566f504fdc8d6a965c3c97eb5a3 /lang
parentc95e111a80d9efdb4de19d80cc600babe45c4a02 (diff)
downloadpkgsrc-354781e2fb1a440b10d1696f94362253a849bf34.tar.gz
Mark the addition of nodejs4
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index dce4ed62684..6e5e123eed7 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