d086ce17ab
- buffer (CVE-2018-7167): Fixes Denial of Service vulnerability where calling Buffer.fill() could hang
8 lines
184 B
Makefile
8 lines
184 B
Makefile
# $NetBSD: Makefile,v 1.28 2018/06/14 10:52:32 fhajny Exp $
|
|
|
|
DISTNAME= node-v6.14.3
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../lang/nodejs/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|