diff options
Diffstat (limited to 'science/py-asdf-transform-schemas/Makefile')
-rw-r--r-- | science/py-asdf-transform-schemas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-asdf-transform-schemas/Makefile b/science/py-asdf-transform-schemas/Makefile index 47d95cefb779..d4f51379cdc1 100644 --- a/science/py-asdf-transform-schemas/Makefile +++ b/science/py-asdf-transform-schemas/Makefile @@ -1,7 +1,7 @@ PORTNAME= asdf-transform-schemas PORTVERSION= 0.3.0 CATEGORIES= science python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= asdf_transform_schemas-${PORTVERSION} |