git: af859ac75bba - main - science/py-asdf: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Jun 2025 16:27:10 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=af859ac75bbab84f13c8d0d606626b2cf3646a91
commit af859ac75bbab84f13c8d0d606626b2cf3646a91
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-01 16:13:49 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-01 16:23:33 +0000
science/py-asdf: Update WWW
---
science/py-asdf/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile
index f6c7539035f4..f5f730bff202 100644
--- a/science/py-asdf/Makefile
+++ b/science/py-asdf/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python tools to handle ASDF files
-WWW= https://asdf.readthedocs.io/en/latest/ \
+WWW= https://www.asdf-format.org/projects/asdf/en/latest/ \
https://github.com/asdf-format/asdf
LICENSE= BSD3CLAUSE