diff options
Diffstat (limited to 'devel/bpython/Makefile')
-rw-r--r-- | devel/bpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile index f672c1114ee7..608f5869cb76 100644 --- a/devel/bpython/Makefile +++ b/devel/bpython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bpython -PORTVERSION= 0.9.7.1 +PORTVERSION= 0.11 CATEGORIES= devel python MASTER_SITES= http://bpython-interpreter.org/releases/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |