aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ipython/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-11-11 21:07:56 +0800
committerpav <pav@FreeBSD.org>2004-11-11 21:07:56 +0800
commit0db35c3c123bb23f6d9704f4f37efad8b2669396 (patch)
tree8354cfccb729381b90964cee9fd9ad285211a6cb /devel/ipython/Makefile
parent5b1f97f318dade7d6933a74024f9b46e04482f8a (diff)
downloadfreebsd-ports-gnome-0db35c3c123bb23f6d9704f4f37efad8b2669396.tar.gz
freebsd-ports-gnome-0db35c3c123bb23f6d9704f4f37efad8b2669396.tar.zst
freebsd-ports-gnome-0db35c3c123bb23f6d9704f4f37efad8b2669396.zip
- Update to 0.6.4
PR: ports/73800 Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
Diffstat (limited to 'devel/ipython/Makefile')
-rw-r--r--devel/ipython/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index 70f450df39d9..89d71fec04e4 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= ipython
-PORTVERSION= 0.6.3
+PORTVERSION= 0.6.4
CATEGORIES= devel python
MASTER_SITES= http://ipython.scipy.org/dist/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
-DISTNAME= IPython-${PORTVERSION}
MAINTAINER= dryice@liu.com.cn
COMMENT= An enhanced Interactive Python shell