diff options
author | billf <billf@FreeBSD.org> | 1999-06-18 02:40:11 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-06-18 02:40:11 +0000 |
commit | 1fd7502875f82952cff18cb61e8975259d252e1c (patch) | |
tree | b018771206e3c638f9052cb94cb2377b8ec11147 /www | |
parent | ca8a41b7d439dbeed54bf80fb241c118d7818c3e (diff) | |
download | FreeBSD-ports-1fd7502875f82952cff18cb61e8975259d252e1c.zip FreeBSD-ports-1fd7502875f82952cff18cb61e8975259d252e1c.tar.gz |
Replace a stale MASTER_SITE with a fresh, shiny mirror.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php3/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php4/Makefile | 4 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 53bab91..b36da3f 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.76 1999/05/27 23:20:33 dirk Exp $ +# $Id: Makefile,v 1.77 1999/06/10 10:24:35 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -13,7 +13,7 @@ MASTER_SITES= http://www.apache.org/dist/ \ http://www.rge.com/pub/infosystems/apache/dist/ \ http://www.apache.de/dist/ \ http://www.php.net/distributions/ \ - ftp://www.php.net/pub/distributions/ \ + http://us.php.net/distributions/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \ ftp://apache.compuex.com/pub/apache/dist/ \ http://php.he.net/distributions/ \ diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 53bab91..b36da3f 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.76 1999/05/27 23:20:33 dirk Exp $ +# $Id: Makefile,v 1.77 1999/06/10 10:24:35 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -13,7 +13,7 @@ MASTER_SITES= http://www.apache.org/dist/ \ http://www.rge.com/pub/infosystems/apache/dist/ \ http://www.apache.de/dist/ \ http://www.php.net/distributions/ \ - ftp://www.php.net/pub/distributions/ \ + http://us.php.net/distributions/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \ ftp://apache.compuex.com/pub/apache/dist/ \ http://php.he.net/distributions/ \ diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 53bab91..b36da3f 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.76 1999/05/27 23:20:33 dirk Exp $ +# $Id: Makefile,v 1.77 1999/06/10 10:24:35 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -13,7 +13,7 @@ MASTER_SITES= http://www.apache.org/dist/ \ http://www.rge.com/pub/infosystems/apache/dist/ \ http://www.apache.de/dist/ \ http://www.php.net/distributions/ \ - ftp://www.php.net/pub/distributions/ \ + http://us.php.net/distributions/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \ ftp://apache.compuex.com/pub/apache/dist/ \ http://php.he.net/distributions/ \ |