git: 982647e753ca - main - devel/rubygem-fiber-annotation: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 May 2024 17:35:16 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=982647e753cac47f41abc0ebb2cf40ee5bc68180 commit 982647e753cac47f41abc0ebb2cf40ee5bc68180 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:25:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:17:56 +0000 devel/rubygem-fiber-annotation: Update WWW --- devel/rubygem-fiber-annotation/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-fiber-annotation/Makefile b/devel/rubygem-fiber-annotation/Makefile index 081ee479dc47..2a23727fb1d7 100644 --- a/devel/rubygem-fiber-annotation/Makefile +++ b/devel/rubygem-fiber-annotation/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mechanism for annotating fibers -WWW= https://github.com/ioquatix/fiber-annotation +WWW= https://ioquatix.github.io/fiber-annotation/ \ + https://github.com/ioquatix/fiber-annotation LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.md