git: 1da404f6d34b - main - net/rubygem-oauth21: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jul 2026 13:44:56 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1da404f6d34bd53e7db1a499b741adff1ce20d94
commit 1da404f6d34bd53e7db1a499b741adff1ce20d94
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-07-08 13:06:38 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-07-08 13:33:44 +0000
net/rubygem-oauth21: Update WWW
---
net/rubygem-oauth21/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/rubygem-oauth21/Makefile b/net/rubygem-oauth21/Makefile
index 6d0596e7fb43..fc48d820a979 100644
--- a/net/rubygem-oauth21/Makefile
+++ b/net/rubygem-oauth21/Makefile
@@ -7,7 +7,8 @@ PKGNAMESUFFIX= 1
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby wrapper for the OAuth 2.0 protocol
-WWW= https://github.com/oauth-xx/oauth2
+WWW= https://oauth2.galtzo.com/ \
+ https://github.com/ruby-oauth/oauth2
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE