aboutsummaryrefslogtreecommitdiff
path: root/lang/pypy-devel
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2014-06-16 09:52:57 +0000
committerDavid Naylor <dbn@FreeBSD.org>2014-06-16 09:52:57 +0000
commit5ef3704c895db14a351f96b5533e4aea6711aa0b (patch)
tree1d2c311821460d975a5510e581a8943613f472b9 /lang/pypy-devel
parentc353d8ce3c805e55e4ab841a022058b83382b9f3 (diff)
downloadports-5ef3704c895db14a351f96b5533e4aea6711aa0b.tar.gz
ports-5ef3704c895db14a351f96b5533e4aea6711aa0b.zip
Pet portlint and add local-distfiles for lang/pypy-devel.
PR: 190881 Submitted by: ports@robakdesign.com
Notes
Notes: svn path=/head/; revision=357964
Diffstat (limited to 'lang/pypy-devel')
-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