@ -344,7 +344,7 @@ if (!$use_pear_template) {
/* grab the bootstrap script */
echo "Downloading go-pear\n";
copy("http://go-pear.org/", "$dist_dir/PEAR/go-pear.php");
copy("http://pear.php.net/go-pear", "$dist_dir/PEAR/go-pear.php");
/* import the package list -- sets $packages variable */
include "pear/go-pear-list.php";