diff options
Diffstat (limited to 'math/py-fraction/Makefile')
-rw-r--r-- | math/py-fraction/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-fraction/Makefile b/math/py-fraction/Makefile index af909e404e05..b68691fa40ef 100644 --- a/math/py-fraction/Makefile +++ b/math/py-fraction/Makefile @@ -1,7 +1,7 @@ PORTNAME= fraction PORTVERSION= 2.2.0 CATEGORIES= math python -MASTER_SITES= CHEESESHOP \ +MASTER_SITES= PYPI \ https://github.com/bradley101/fraction/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Fraction-${PORTVERSION} |