git: 9c4527122db0 - main - devel/py-funcsigs: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 18:08:53 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9c4527122db03c652630b12d85c6ec8486924c64
commit 9c4527122db03c652630b12d85c6ec8486924c64
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-27 18:03:13 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-27 18:07:51 +0000
devel/py-funcsigs: Update WWW
---
devel/py-funcsigs/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-funcsigs/Makefile b/devel/py-funcsigs/Makefile
index 1b2b3f22a363..38360da4dc87 100644
--- a/devel/py-funcsigs/Makefile
+++ b/devel/py-funcsigs/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python function signatures from PEP362
-WWW= https://funcsigs.readthedocs.org/
+WWW= https://funcsigs.readthedocs.io/en/latest/ \
+ https://github.com/harlowja/funcsigs
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE