summaryrefslogtreecommitdiff
path: root/devel/py-multipart/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-multipart/Makefile')
-rw-r--r--devel/py-multipart/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/py-multipart/Makefile b/devel/py-multipart/Makefile
index 196c2a1b54cf..e45277d3de22 100644
--- a/devel/py-multipart/Makefile
+++ b/devel/py-multipart/Makefile
@@ -1,7 +1,8 @@
PORTNAME= multipart
-PORTVERSION= 1.2.1
+PORTVERSION= 1.3.0
CATEGORIES= devel python
-MASTER_SITES= PYPI
+MASTER_SITES= PYPI \
+ https://github.com/defnull/multipart/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org