diff options
Diffstat (limited to 'devel/py-hatch-fancy-pypi-readme/Makefile')
-rw-r--r-- | devel/py-hatch-fancy-pypi-readme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-hatch-fancy-pypi-readme/Makefile b/devel/py-hatch-fancy-pypi-readme/Makefile index 1715c18ce49c..891ba6e72811 100644 --- a/devel/py-hatch-fancy-pypi-readme/Makefile +++ b/devel/py-hatch-fancy-pypi-readme/Makefile @@ -1,7 +1,7 @@ PORTNAME= hatch-fancy-pypi-readme PORTVERSION= 22.8.0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= hatch_fancy_pypi_readme-${PORTVERSION} |