diff options
Diffstat (limited to 'devel/py-http-prompt/Makefile')
-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/ |