diff options
Diffstat (limited to 'net/rubygem-http_parser.rb/Makefile')
-rw-r--r-- | net/rubygem-http_parser.rb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rubygem-http_parser.rb/Makefile b/net/rubygem-http_parser.rb/Makefile index 3da18cf4a05c..e28bdbbb50aa 100644 --- a/net/rubygem-http_parser.rb/Makefile +++ b/net/rubygem-http_parser.rb/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Simple callback-based HTTP request/response parser +WWW= https://github.com/tmm1/http_parser.rb LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT |