diff options
Diffstat (limited to 'devel/py-libcst/Makefile')
-rw-r--r-- | devel/py-libcst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-libcst/Makefile b/devel/py-libcst/Makefile index 1638915f30d4..7b1245482e99 100644 --- a/devel/py-libcst/Makefile +++ b/devel/py-libcst/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcst PORTVERSION= 0.4.9 PORTREVISION= 2 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |