diff options
Diffstat (limited to 'www/lua-resty-http')
-rw-r--r-- | www/lua-resty-http/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/lua-resty-http/Makefile b/www/lua-resty-http/Makefile index ce7caaa57a91..9f3dd84b63cc 100644 --- a/www/lua-resty-http/Makefile +++ b/www/lua-resty-http/Makefile @@ -5,6 +5,7 @@ CATEGORIES= www MAINTAINER= mm@FreeBSD.org COMMENT= Lua HTTP client cosocket driver for OpenResty / ngx_lua +WWW= https://github.com/ledgetech/lua-resty-http LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |