diff options
Diffstat (limited to 'devel/lua-stdlib-debug/Makefile')
-rw-r--r-- | devel/lua-stdlib-debug/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lua-stdlib-debug/Makefile b/devel/lua-stdlib-debug/Makefile index e3b43aec11dd..125fe29b8804 100644 --- a/devel/lua-stdlib-debug/Makefile +++ b/devel/lua-stdlib-debug/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= sasaki12@gmail.com COMMENT= Debug hints management library for lua +WWW= https://github.com/lua-stdlib/_debug LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |