diff options
Diffstat (limited to 'devel/lua-stdlib/Makefile')
-rw-r--r-- | devel/lua-stdlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/lua-stdlib/Makefile b/devel/lua-stdlib/Makefile index ed97ecac3660..3f424911ee57 100644 --- a/devel/lua-stdlib/Makefile +++ b/devel/lua-stdlib/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Standard Lua Libraries +WWW= https://github.com/lua-stdlib/lua-stdlib LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |