git: 13e7d3845114 - main - devel/libdill: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jan 2024 23:17:28 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=13e7d384511442ab8928e4f972e4c6435627f93c
commit 13e7d384511442ab8928e4f972e4c6435627f93c
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-03 23:17:00 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-03 23:17:23 +0000
devel/libdill: Update WWW
---
devel/libdill/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/libdill/Makefile b/devel/libdill/Makefile
index 0988b750c439..a8242a0cc3d1 100644
--- a/devel/libdill/Makefile
+++ b/devel/libdill/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= Structured concurrency library in C
-WWW= http://libdill.org
+WWW= https://github.com/sustrik/libdill
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING