summaryrefslogtreecommitdiff
path: root/lang/nodejs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/nodejs/Makefile')
-rw-r--r--lang/nodejs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/nodejs/Makefile b/lang/nodejs/Makefile
index ce269bbf7b1..91fe57f68a3 100644
--- a/lang/nodejs/Makefile
+++ b/lang/nodejs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.137 2018/07/10 22:03:08 fhajny Exp $
+# $NetBSD: Makefile,v 1.138 2018/07/20 03:33:52 ryoon Exp $
DISTNAME= node-v10.6.0
@@ -7,6 +7,7 @@ USE_LANGUAGES= c gnu++14
# Stated by the changelog as of 8.2.0
GCC_REQD+= 4.9.4
+PKGREVISION= 1
.include "../../mk/bsd.prefs.mk"
# Optional OpenSSL support in nghttp2 conflicts with OpenSSL 1.1.x