git: a3d2537d7822 - main - devel/py-dateutil: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:24:03 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a3d2537d7822e6885b58581c4f930be5b6cb176f
commit a3d2537d7822e6885b58581c4f930be5b6cb176f
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:42:54 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:07:44 +0000
devel/py-dateutil: Update WWW
---
devel/py-dateutil/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-dateutil/Makefile b/devel/py-dateutil/Makefile
index 60f538ff4a35..f6a803d8375c 100644
--- a/devel/py-dateutil/Makefile
+++ b/devel/py-dateutil/Makefile
@@ -7,7 +7,8 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Extensions to the standard Python datetime module
-WWW= https://github.com/dateutil/dateutil
+WWW= https://dateutil.readthedocs.io/en/stable/ \
+ https://github.com/dateutil/dateutil
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE