diff options
Diffstat (limited to 'net/luasocket')
-rw-r--r-- | net/luasocket/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/luasocket/Makefile b/net/luasocket/Makefile index db16b9fcece6..f5aa6661eee8 100644 --- a/net/luasocket/Makefile +++ b/net/luasocket/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Socket support for the Lua language +WWW= https://github.com/lunarmodules/luasocket LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |