aboutsummaryrefslogtreecommitdiff
path: root/lang/pypy
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-11-28 21:44:35 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-11-28 21:44:35 +0000
commit1b3302e3128c8d315f8b71626772f47d219b81e8 (patch)
tree6cbc6d74fb135316538a3949ec571a9ed7b33196 /lang/pypy
parent82fcd40f6c93d4316e773bd1b613132be706f2a7 (diff)
downloadports-1b3302e3128c8d315f8b71626772f47d219b81e8.tar.gz
ports-1b3302e3128c8d315f8b71626772f47d219b81e8.zip
Notes
Diffstat (limited to 'lang/pypy')
-rw-r--r--lang/pypy/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pypy/pkg-descr b/lang/pypy/pkg-descr
index 036119c013df..425a4d0dce9e 100644
--- a/lang/pypy/pkg-descr
+++ b/lang/pypy/pkg-descr
@@ -1,5 +1,5 @@
PyPy is a fast, compliant alternative implementation of the Python language
-(2.7.1). It has several advantages and distinct features:
+(2.7.2). It has several advantages and distinct features:
- Speed: thanks to its Just-in-Time compiler, Python programs often run faster
on PyPy.