diff options
Diffstat (limited to 'textproc/py-jarowinkler/Makefile')
-rw-r--r-- | textproc/py-jarowinkler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-jarowinkler/Makefile b/textproc/py-jarowinkler/Makefile index 4dc2c8ccd1f4..ecbdbe14d20f 100644 --- a/textproc/py-jarowinkler/Makefile +++ b/textproc/py-jarowinkler/Makefile @@ -1,7 +1,7 @@ PORTNAME= jarowinkler DISTVERSION= 1.2.3 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |