diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-28 22:26:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-28 22:26:50 +0000 |
commit | ff02b93ae88441c4e9fef0b005984b1a7e151bdd (patch) | |
tree | 2f018be7bb333fa53db60f52e9de674d7ef7c925 | |
parent | bc310a80f5f57d43b968f2c473fe9a9be6029c62 (diff) |
Notes
-rw-r--r-- | devel/ipython/Makefile | 2 | ||||
-rw-r--r-- | devel/ipython/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index a75bf1a2bbc5..0c5d8eb3376e 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.6.8 +PORTVERSION= 0.6.10 CATEGORIES= devel python MASTER_SITES= http://ipython.scipy.org/dist/ \ http://bsdchat.com/dist/dryice/ diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo index eb9adcaadad9..fca4d316bb91 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,2 +1,2 @@ -MD5 (ipython-0.6.8.tar.gz) = 949e0b633f4ebf9d4d1e8588c96f2eb0 -SIZE (ipython-0.6.8.tar.gz) = 842264 +MD5 (ipython-0.6.10.tar.gz) = 9aac37129f37ac239066b8983d0caf9c +SIZE (ipython-0.6.10.tar.gz) = 842800 |