diff options
Diffstat (limited to 'www/npm/Makefile')
-rw-r--r-- | www/npm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile index 24d22f0d2c24..435d38b0b153 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Node package manager +WWW= https://www.npmjs.com/package/npm LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/lib/node_modules/npm/LICENSE |