aboutsummaryrefslogtreecommitdiff
path: root/devel/ipython/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-13 00:20:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-13 00:20:28 +0000
commit8c8fc31c5cb593de902f51887be7f0ff84ff22e2 (patch)
tree3fa36dc8ce4a981068d71f0b0051020ea7dd536c /devel/ipython/Makefile
parent9dea3042de0fe8e8a6435d717210c4296f2b4140 (diff)
downloadports-8c8fc31c5cb593de902f51887be7f0ff84ff22e2.tar.gz
ports-8c8fc31c5cb593de902f51887be7f0ff84ff22e2.zip
Notes
Diffstat (limited to 'devel/ipython/Makefile')
-rw-r--r--devel/ipython/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index e305b7cca1f6..70b3660a17d7 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -8,7 +8,8 @@
PORTNAME= ipython
PORTVERSION= 0.6.6
CATEGORIES= devel python
-MASTER_SITES= http://ipython.scipy.org/dist/
+MASTER_SITES= http://ipython.scipy.org/dist/ \
+ http://bsdchat.com/dist/dryice/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
MAINTAINER= dryice@liu.com.cn