diff --git a/srcpkgs/Pyrex/template b/srcpkgs/Pyrex/template index 903f7b7a894..a2fc61a5d16 100644 --- a/srcpkgs/Pyrex/template +++ b/srcpkgs/Pyrex/template @@ -2,7 +2,8 @@ pkgname=Pyrex version=0.9.9 revision=2 -distfiles="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/Pyrex-$version.tar.gz" +#distfiles="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/Pyrex-$version.tar.gz" +distfiles="http://code.enthought.com/src/$pkgname-$version.tar.gz" build_style=python-module fulldepends="python" short_desc="Language for writing Python extension modules"