diff options
Diffstat (limited to 'www/http-parser/Makefile')
-rw-r--r-- | www/http-parser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/http-parser/Makefile b/www/http-parser/Makefile index 4da4ccb6f3c8..c777659508fe 100644 --- a/www/http-parser/Makefile +++ b/www/http-parser/Makefile @@ -5,6 +5,7 @@ CATEGORIES= www MAINTAINER= danfe@FreeBSD.org COMMENT= HTTP request/response parser written in C +WWW= https://github.com/nodejs/http-parser LICENSE= MIT |