summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny>2015-11-09 20:23:13 +0000
committerfhajny <fhajny>2015-11-09 20:23:13 +0000
commit61f52a5ab427cce03042e056a9e0ffb8373c728e (patch)
tree19c08acea61ce566f504fdc8d6a965c3c97eb5a3 /lang/Makefile
parent10a9c41d0ebc6c5ceba26cd65de1141b911d39c2 (diff)
downloadpkgsrc-61f52a5ab427cce03042e056a9e0ffb8373c728e.tar.gz
Mark the addition of nodejs4
Diffstat (limited to 'lang/Makefile')
-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