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 f47457910365..8b20c2570383 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -9,7 +9,7 @@ PORTNAME= ipython PORTVERSION= 0.7.1.1 CATEGORIES= devel python MASTER_SITES= http://ipython.scipy.org/dist/ \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} DISTNAME= ${PORTNAME}-0.7.1.fix1 |