Date: Wed, 3 Jan 2024 23:18:40 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 195858c44b5b - main - devel/libmill: Update WWW Message-ID: <202401032318.403NIeMh091373@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=195858c44b5bc48ecfbb3cf157d1feae157eda4d commit 195858c44b5bc48ecfbb3cf157d1feae157eda4d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-03 23:18:26 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-03 23:18:26 +0000 devel/libmill: Update WWW --- devel/libmill/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libmill/Makefile b/devel/libmill/Makefile index 263bb3a35447..c8c65a0e785b 100644 --- a/devel/libmill/Makefile +++ b/devel/libmill/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= http://libmill.org/ MAINTAINER= bapt@FreeBSD.org COMMENT= Go-style concurrency in CGo-style concurrency in C -WWW= http://libmill.org +WWW= https://github.com/sustrik/libmill LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401032318.403NIeMh091373>