git: e417e2986669 - main - science/py-asdf: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 06 Apr 2024 00:01:54 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e417e29866692710ae178029bf9dab9d8ee74d12

commit e417e29866692710ae178029bf9dab9d8ee74d12
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-05 23:58:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-05 23:58:06 +0000

    science/py-asdf: Update WWW
---
 science/py-asdf/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile
index 03a2241ad9d5..c3d55f54c227 100644
--- a/science/py-asdf/Makefile
+++ b/science/py-asdf/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Python tools to handle ASDF files
-WWW=		https://github.com/asdf-format/asdf
+WWW=		https://asdf.readthedocs.io/en/latest/ \
+		https://github.com/asdf-format/asdf
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE