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