diff options
Diffstat (limited to 'devel/py-python-gist')
-rw-r--r-- | devel/py-python-gist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-python-gist/Makefile b/devel/py-python-gist/Makefile index fd8f5927af82..9bbfdd8b3103 100644 --- a/devel/py-python-gist/Makefile +++ b/devel/py-python-gist/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Command line interface for working with github gists +WWW= https://pypi.org/project/python-gist/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |