git: 739005c0b0d3 - main - devel/py-http-prompt: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 03 Oct 2022 02:25:29 UTC
The branch main has been updated by sunpoet:

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

commit 739005c0b0d3d6f7a9165772707bb912f3769040
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 02:14:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 02:14:54 +0000

    devel/py-http-prompt: Update WWW
    
    - Take maintainership
---
 devel/py-http-prompt/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/py-http-prompt/Makefile b/devel/py-http-prompt/Makefile
index cb97257a7718..be6de29e283a 100644
--- a/devel/py-http-prompt/Makefile
+++ b/devel/py-http-prompt/Makefile
@@ -5,9 +5,9 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Interactive command-line HTTP client
-WWW=		https://pypi.org/project/http-prompt/
+MAINTAINER=	sunpoet@FreeBSD.org
+COMMENT=	Interactive HTTP command-line client
+WWW=		https://github.com/httpie/http-prompt
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE