diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-09-24 10:05:11 -0300 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-09-24 10:05:11 -0300 |
commit | 907f709da11e7cad44cc356d3ae4f1536e14726c (patch) | |
tree | ee5665685e1bf9c466ed5a2f4a0870036cbfa22b /devel/py-http-prompt | |
parent | devel/py-fastjsonschema: Update to 2.16.2 (diff) |
*: Release a few ports to the pool
Diffstat (limited to 'devel/py-http-prompt')
-rw-r--r-- | devel/py-http-prompt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-http-prompt/Makefile b/devel/py-http-prompt/Makefile index 18f12606bf84..cb97257a7718 100644 --- a/devel/py-http-prompt/Makefile +++ b/devel/py-http-prompt/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dbaio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive command-line HTTP client WWW= https://pypi.org/project/http-prompt/ |