diff options
Diffstat (limited to 'converters/py-text-unidecode/Makefile')
-rw-r--r-- | converters/py-text-unidecode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-text-unidecode/Makefile b/converters/py-text-unidecode/Makefile index 740a8a548b49..4998a99082b9 100644 --- a/converters/py-text-unidecode/Makefile +++ b/converters/py-text-unidecode/Makefile @@ -1,7 +1,7 @@ PORTNAME= text-unidecode DISTVERSION= 1.3 CATEGORIES= converters python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org |