summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2018-05-02 16:26:38 +0000
committerfhajny <fhajny@pkgsrc.org>2018-05-02 16:26:38 +0000
commit701e4908985b0fc373e823dc24ab86706c286277 (patch)
treeccbf27064a57fd104447c01b822c5790e707c4d6 /lang/Makefile
parent33b0907dc74eefee48e17c917aa5c90f5c043c1b (diff)
downloadpkgsrc-701e4908985b0fc373e823dc24ab86706c286277.tar.gz
lang/nodejs4: Remove nodejs 4.x that has reached end-of-life on 2018-04-30.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index e29175baacf..3542c3b38a1 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.477 2018/04/29 05:55:14 wiz Exp $
+# $NetBSD: Makefile,v 1.478 2018/05/02 16:26:38 fhajny Exp $
#
COMMENT= Programming languages
@@ -143,7 +143,6 @@ SUBDIR+= newsqueak
SUBDIR+= nhc98
SUBDIR+= nim
SUBDIR+= nodejs
-SUBDIR+= nodejs4
SUBDIR+= nodejs6
SUBDIR+= nodejs8
SUBDIR+= nqp