diff options
Diffstat (limited to 'devel/ipython/Makefile')
-rw-r--r-- | devel/ipython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index adb6eee6f2d2..961c5436a53a 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -7,7 +7,7 @@ PORTNAME= ipython PORTVERSION= 0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= http://archive.ipython.org/release/${PORTVERSION}/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} |