diff options
Diffstat (limited to 'science/py-scipy/Makefile')
-rw-r--r-- | science/py-scipy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile index 28b6cabf2e46..3d8c0bfeb293 100644 --- a/science/py-scipy/Makefile +++ b/science/py-scipy/Makefile @@ -2,7 +2,7 @@ PORTNAME= scipy DISTVERSION= 1.9.2 CATEGORIES= science python MASTER_SITES= https://docs.scipy.org/doc/${PORTNAME}-${DISTVERSION}/:doc \ - CHEESESHOP:source \ + PYPI:source \ SF:source PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source \ |