Date: Sun, 19 May 2024 17:35:16 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 982647e753ca - main - devel/rubygem-fiber-annotation: Update WWW Message-ID: <202405191735.44JHZGcM099230@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191735.44JHZGcM099230>