summaryrefslogtreecommitdiff
path: root/textproc/py-graphemeu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-graphemeu/Makefile')
-rw-r--r--textproc/py-graphemeu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/py-graphemeu/Makefile b/textproc/py-graphemeu/Makefile
index 5a984ddddfdc..ca315541ea30 100644
--- a/textproc/py-graphemeu/Makefile
+++ b/textproc/py-graphemeu/Makefile
@@ -1,7 +1,8 @@
PORTNAME= graphemeu
-PORTVERSION= 0.7.2
+PORTVERSION= 0.8.0
CATEGORIES= textproc python
-MASTER_SITES= PYPI
+MASTER_SITES= PYPI \
+ https://github.com/timendum/grapheme/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org