diff options
Diffstat (limited to 'devel/py-incremental/Makefile')
-rw-r--r-- | devel/py-incremental/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-incremental/Makefile b/devel/py-incremental/Makefile index 098b197fd893..b55eb23f4542 100644 --- a/devel/py-incremental/Makefile +++ b/devel/py-incremental/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library that versions your Python projects +WWW= https://pypi.org/project/incremental/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |