aboutsummaryrefslogtreecommitdiff
path: root/math/py-gmpy
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-04-28 01:50:58 +0000
committerWen Heping <wen@FreeBSD.org>2016-04-28 01:50:58 +0000
commitcc72d650bd8af0623d9443294aad0e0f922dce1c (patch)
tree737dcd5a0ee89cc9f3996d4e8a380e7e43e89df2 /math/py-gmpy
parent02fa71136340262488524a256c70cdab71c59198 (diff)
downloadports-cc72d650bd8af0623d9443294aad0e0f922dce1c.tar.gz
ports-cc72d650bd8af0623d9443294aad0e0f922dce1c.zip
- Add a MASTER_SITES mirror
Notes
Notes: svn path=/head/; revision=414152
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 a1408ffb5bf6..e6b7fa82d1c7 100644
--- a/math/py-gmpy/Makefile
+++ b/math/py-gmpy/Makefile
@@ -5,7 +5,7 @@ PORTNAME= gmpy
PORTVERSION= 1.17
PORTREVISION= 1
CATEGORIES= math python
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= GOOGLE_CODE CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org