aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:20:44 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:31:00 +0000
commit270e001ec01dfd1725545e00d1cf7d70c46eac8d (patch)
tree5ad509a20d927dcd4d652a68028ec4f56359cf5a
parentbe37ea82d30dca7fa55606c00056bfc9317340aa (diff)
downloadports-270e001ec01dfd1725545e00d1cf7d70c46eac8d.tar.gz
ports-270e001ec01dfd1725545e00d1cf7d70c46eac8d.zip
www/py-respx: Update WWW and clean up pkg-descr
-rw-r--r--www/py-respx/Makefile3
-rw-r--r--www/py-respx/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/www/py-respx/Makefile b/www/py-respx/Makefile
index de083cf80632..35c5549147fd 100644
--- a/www/py-respx/Makefile
+++ b/www/py-respx/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utility for mocking out the Python HTTPX and HTTP Core libraries
-WWW= https://lundberg.github.io/respx/
+WWW= https://lundberg.github.io/respx/ \
+ https://github.com/lundberg/respx
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/www/py-respx/pkg-descr b/www/py-respx/pkg-descr
index 1616dd53ec4a..3c4ef1372ff6 100644
--- a/www/py-respx/pkg-descr
+++ b/www/py-respx/pkg-descr
@@ -1,4 +1,2 @@
RESPX is a simple, yet powerful, utility for mocking out the HTTPX, and HTTP
Core, libraries.
-
-See also: https://github.com/lundberg/respx