summaryrefslogtreecommitdiff
path: root/devel/py-dill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/py-dill/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/py-dill/Makefile b/devel/py-dill/Makefile
index 501a1dd3a3df..1a2f0c381446 100644
--- a/devel/py-dill/Makefile
+++ b/devel/py-dill/Makefile
@@ -1,12 +1,13 @@
PORTNAME= dill
-DISTVERSION= 0.3.9
+DISTVERSION= 0.4.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Serialize all of python
-WWW= https://dill.readthedocs.io/en/latest/
+WWW= https://dill.readthedocs.io/en/latest/ \
+ https://github.com/uqfoundation/dill
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE