git: 9e389ab0a193 - main - devel/rubygem-opentelemetry-instrumentation-action_mailer: Fix WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Feb 2025 21:22:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e389ab0a1938118e6ba5e80dcfe8c2cac2bfeaa commit 9e389ab0a1938118e6ba5e80dcfe8c2cac2bfeaa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-07 20:20:07 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-07 21:16:42 +0000 devel/rubygem-opentelemetry-instrumentation-action_mailer: Fix WWW Approved by: portmgr (blanket) --- devel/rubygem-opentelemetry-instrumentation-action_mailer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/rubygem-opentelemetry-instrumentation-action_mailer/Makefile b/devel/rubygem-opentelemetry-instrumentation-action_mailer/Makefile index 27d8662b8039..0bac5f0dedf3 100644 --- a/devel/rubygem-opentelemetry-instrumentation-action_mailer/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-action_mailer/Makefile @@ -6,8 +6,8 @@ MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= ActionMailer instrumentation for the OpenTelemetry framework WWW= https://opentelemetry.io/ \ - https://github.com/open-telemetry/opentelemetry-ruby \ - https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/action_mailer + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/action_mailer \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE