diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-06 17:42:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-06 17:42:23 +0000 |
commit | ed310135b841155ddefab28d94fc0a0ffd561a3b (patch) | |
tree | 9716c51cac5eebd2da659979735ebfe106f108ae /www | |
parent | 69df8d1cf93dcbbdebf51433c7a16a0deab593a4 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/npm/Makefile | 2 | ||||
-rw-r--r-- | www/npm/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile index dad74fc2b40d..7f41dbcad6b4 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -3,7 +3,7 @@ PORTNAME= npm PORTVERSION= 5.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet diff --git a/www/npm/pkg-plist b/www/npm/pkg-plist index 8022fa8dacf7..11e4712498c1 100644 --- a/www/npm/pkg-plist +++ b/www/npm/pkg-plist @@ -20,7 +20,7 @@ lib/node_modules/npm/bin/npm @(,,755) lib/node_modules/npm/bin/npm-cli.js lib/node_modules/npm/bin/npm.cmd lib/node_modules/npm/bin/npx -lib/node_modules/npm/bin/npx-cli.js +@(,,755) lib/node_modules/npm/bin/npx-cli.js lib/node_modules/npm/bin/npx.cmd lib/node_modules/npm/changelogs/CHANGELOG-1.md lib/node_modules/npm/changelogs/CHANGELOG-2.md |