diff options
Diffstat (limited to 'devel/py-multiprocess')
-rw-r--r-- | devel/py-multiprocess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-multiprocess/Makefile b/devel/py-multiprocess/Makefile index 19f6455cdc1d..9c4cff81fea1 100644 --- a/devel/py-multiprocess/Makefile +++ b/devel/py-multiprocess/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Better multiprocessing and multithreading in python +WWW= https://pypi.org/project/multiprocess/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |