diff options
Diffstat (limited to 'devel/py-pre-commit/Makefile')
-rw-r--r-- | devel/py-pre-commit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pre-commit/Makefile b/devel/py-pre-commit/Makefile index 506ad0d95be7..49af24c341fe 100644 --- a/devel/py-pre-commit/Makefile +++ b/devel/py-pre-commit/Makefile @@ -1,7 +1,7 @@ PORTNAME= pre-commit PORTVERSION= 1.21.0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pre_commit-${PORTVERSION} |