git: f83ebd62dcbd - main - devel/py-click: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:20:22 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f83ebd62dcbd2a7beee851307bae5d2d00849e89 commit f83ebd62dcbd2a7beee851307bae5d2d00849e89 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:46:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:02:36 +0000 devel/py-click: Update WWW Approved by: portmgr (blanket) --- devel/py-click/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-click/Makefile b/devel/py-click/Makefile index 656a127ae219..42a596ceafd6 100644 --- a/devel/py-click/Makefile +++ b/devel/py-click/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= robak@FreeBSD.org COMMENT= Python package for creating command line interfaces -WWW= https://github.com/mitsuhiko/click +WWW= https://github.com/pallets/click LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst