diff options
Diffstat (limited to 'science/py-pygeodesy/Makefile')
-rw-r--r-- | science/py-pygeodesy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-pygeodesy/Makefile b/science/py-pygeodesy/Makefile index bfe11dd75bd2..f5c8ab45adcf 100644 --- a/science/py-pygeodesy/Makefile +++ b/science/py-pygeodesy/Makefile @@ -1,7 +1,7 @@ PORTNAME= pygeodesy PORTVERSION= 22.7.7 CATEGORIES= science python -MASTER_SITES= CHEESESHOP \ +MASTER_SITES= PYPI \ https://github.com/mrJean1/PyGeodesy/raw/master/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyGeodesy-${PORTVERSION} |