diff options
Diffstat (limited to 'textproc/py-textdistance/Makefile')
-rw-r--r-- | textproc/py-textdistance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-textdistance/Makefile b/textproc/py-textdistance/Makefile index 6ae999c4da29..7c8446a83633 100644 --- a/textproc/py-textdistance/Makefile +++ b/textproc/py-textdistance/Makefile @@ -1,7 +1,7 @@ PORTNAME= textdistance PORTVERSION= 4.5.0 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org |