diff options
Diffstat (limited to 'devel/ipython/Makefile')
-rw-r--r-- | devel/ipython/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index 632b93daca2e..60650a0256b1 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 0.13.1 -PORTREVISION= 2 +PORTVERSION= 0.13.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |