diff options
Diffstat (limited to 'devel/py-git-url-parse/Makefile')
-rw-r--r-- | devel/py-git-url-parse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-git-url-parse/Makefile b/devel/py-git-url-parse/Makefile index 2c88a39c89be..96e376327cd6 100644 --- a/devel/py-git-url-parse/Makefile +++ b/devel/py-git-url-parse/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Simple git URL parser +WWW= https://pypi.org/project/git-url-parse/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |