Pet portlint and add local-distfiles for lang/pypy-devel.
PR: 190881 Submitted by: ports@robakdesign.com
This commit is contained in:
parent
c353d8ce3c
commit
5ef3704c89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357964
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue