diff options
Diffstat (limited to 'textproc/py-enchant/Makefile')
-rw-r--r-- | textproc/py-enchant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile index a09ab6890226..503ea87bd655 100644 --- a/textproc/py-enchant/Makefile +++ b/textproc/py-enchant/Makefile @@ -2,7 +2,7 @@ PORTNAME= enchant PORTVERSION= 3.2.2 PORTREVISION= 2 CATEGORIES= textproc devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} |