git: 68ee6f3b42b5 - main - net/lua-luasocket: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 18:42:51 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=68ee6f3b42b511c89faa58a8a32e419fd61eae21
commit 68ee6f3b42b511c89faa58a8a32e419fd61eae21
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:17:32 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:37:05 +0000
net/lua-luasocket: Update WWW
---
net/lua-luasocket/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/lua-luasocket/Makefile b/net/lua-luasocket/Makefile
index 70809d5287ba..ec5252e98250 100644
--- a/net/lua-luasocket/Makefile
+++ b/net/lua-luasocket/Makefile
@@ -8,7 +8,8 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Socket support for the Lua language
-WWW= https://github.com/lunarmodules/luasocket
+WWW= https://lunarmodules.github.io/luasocket/ \
+ https://github.com/lunarmodules/luasocket
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE