diff options
Diffstat (limited to 'lang/luajit-openresty/Makefile')
-rw-r--r-- | lang/luajit-openresty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/luajit-openresty/Makefile b/lang/luajit-openresty/Makefile index 79e42edeb88f..80c135e92b91 100644 --- a/lang/luajit-openresty/Makefile +++ b/lang/luajit-openresty/Makefile @@ -8,6 +8,7 @@ PATCH_SITES= https://github.com/openresty/luajit2/commit/ MAINTAINER= mm@FreeBSD.org COMMENT= Just-In-Time Compiler for Lua (OpenResty branch) +WWW= https://github.com/openresty/luajit2 LICENSE= MIT PD LICENSE_COMB= multi |