git: 195858c44b5b - main - devel/libmill: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jan 2024 23:18:40 UTC
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