diff options
Diffstat (limited to 'devel/ipython')
-rw-r--r-- | devel/ipython/Makefile | 3 |
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 |