git: 3c1ecb741645 - main - textproc/rubygem-ox: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Mar 2026 18:28:42 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3c1ecb7416450c900583f43fdb26bad37510331d
commit 3c1ecb7416450c900583f43fdb26bad37510331d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 18:02:45 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:20:29 +0000
textproc/rubygem-ox: Update WWW
---
textproc/rubygem-ox/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/textproc/rubygem-ox/Makefile b/textproc/rubygem-ox/Makefile
index afa684158fb5..f3358cdf49fe 100644
--- a/textproc/rubygem-ox/Makefile
+++ b/textproc/rubygem-ox/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Speed-optimized XML parser and object serializer for Ruby
-WWW= https://ohler.com/ox/
+WWW= https://ohler.com/ox/ \
+ https://github.com/ohler55/ox
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE