summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/pypy-devel/Makefile2
-rw-r--r--lang/pypy-devel/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/pypy-devel/Makefile b/lang/pypy-devel/Makefile
index be024589b4ef..89d6dea6dc00 100644
--- a/lang/pypy-devel/Makefile
+++ b/lang/pypy-devel/Makefile
@@ -4,7 +4,7 @@
PORTNAME= pypy
DISTVERSION= 2.3.1
CATEGORIES= lang python
-MASTER_SITES= http://cdn.bitbucket.org/pypy/pypy/get/ https://bitbucket.org/pypy/pypy/get/
+MASTER_SITES= https://bitbucket.org/pypy/pypy/get/ LOCAL/dbn/pypy
PKGNAMESUFFIX= -devel
DISTNAME= release-${DISTVERSION}
DIST_SUBDIR= pypy
diff --git a/lang/pypy-devel/pkg-descr b/lang/pypy-devel/pkg-descr
index 036119c013df..9978da98d6d5 100644
--- a/lang/pypy-devel/pkg-descr
+++ b/lang/pypy-devel/pkg-descr
@@ -14,4 +14,4 @@ PyPy is a fast, compliant alternative implementation of the Python language
micro-threads for massive concurrency.
- As well as other features.
-WWW: http://pypy.org/
+WWW: http://pypy.org