git: fdf3c917a594 - main - dns/rubygem-public_suffix: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Oct 2025 00:05:56 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fdf3c917a594866b8ada8ca93131b61087a7d918
commit fdf3c917a594866b8ada8ca93131b61087a7d918
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-18 23:57:45 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-18 23:57:45 +0000
dns/rubygem-public_suffix: Update WWW
---
dns/rubygem-public_suffix/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile
index 2e7043604fd3..1db3aa9bd7ec 100644
--- a/dns/rubygem-public_suffix/Makefile
+++ b/dns/rubygem-public_suffix/Makefile
@@ -6,7 +6,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby domain name parser based on the Public Suffix List
-WWW= https://github.com/weppos/publicsuffix-ruby
+WWW= https://simonecarletti.com/code/publicsuffix-ruby/ \
+ https://github.com/weppos/publicsuffix-ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt