diff options
Diffstat (limited to 'devel/py-http-prompt')
-rw-r--r-- | devel/py-http-prompt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-http-prompt/Makefile b/devel/py-http-prompt/Makefile index 06b2d713e61f..18f12606bf84 100644 --- a/devel/py-http-prompt/Makefile +++ b/devel/py-http-prompt/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Interactive command-line HTTP client +WWW= https://pypi.org/project/http-prompt/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |