summaryrefslogtreecommitdiff
path: root/math/py-gmpy
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-gmpy')
-rw-r--r--math/py-gmpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gmpy/Makefile b/math/py-gmpy/Makefile
index bd2f8ee51fc1..bfa05c80ca37 100644
--- a/math/py-gmpy/Makefile
+++ b/math/py-gmpy/Makefile
@@ -2,7 +2,7 @@ PORTNAME= gmpy
PORTVERSION= 1.17
PORTREVISION= 1
CATEGORIES= math python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org