git: d2ff56334cda - main - net/rubygem-oauth0: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jul 2026 13:44:54 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d2ff56334cda03fe2aea79c3d527760bfc3a3b6a
commit d2ff56334cda03fe2aea79c3d527760bfc3a3b6a
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-07-08 13:06:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-07-08 13:33:43 +0000
net/rubygem-oauth0: Update WWW
---
net/rubygem-oauth0/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/rubygem-oauth0/Makefile b/net/rubygem-oauth0/Makefile
index e8149b17ce5e..f2073ed80e42 100644
--- a/net/rubygem-oauth0/Makefile
+++ b/net/rubygem-oauth0/Makefile
@@ -6,7 +6,8 @@ PKGNAMESUFFIX= 0
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers
-WWW= https://github.com/oauth-xx/oauth-ruby
+WWW= https://oauth.galtzo.com/ \
+ https://github.com/ruby-oauth/oauth
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE