diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php3/Makefile | 9 | ||||
-rw-r--r-- | www/mod_php4/Makefile | 9 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 9 |
3 files changed, 21 insertions, 6 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index d6bc601dd429..2bf6b15e504b 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -3,14 +3,19 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.57 1998/11/06 11:02:21 obrien Exp $ +# $Id: Makefile,v 1.58 1998/12/02 20:32:02 billf Exp $ # DISTNAME= apache_${VERSION_APACHE} PKGNAME= apache-php${VERSION_PHP3}-${VERSION_APACHE} CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ \ - ftp://www.php.net/pub/distributions/ + 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://php.he.net/distributions/ \ + http://www.php3.de/distributions/ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP3}.tar.gz MAINTAINER= Dirk Froemberg <ibex@physik.TU-Berlin.DE> diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index d6bc601dd429..2bf6b15e504b 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -3,14 +3,19 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.57 1998/11/06 11:02:21 obrien Exp $ +# $Id: Makefile,v 1.58 1998/12/02 20:32:02 billf Exp $ # DISTNAME= apache_${VERSION_APACHE} PKGNAME= apache-php${VERSION_PHP3}-${VERSION_APACHE} CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ \ - ftp://www.php.net/pub/distributions/ + 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://php.he.net/distributions/ \ + http://www.php3.de/distributions/ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP3}.tar.gz MAINTAINER= Dirk Froemberg <ibex@physik.TU-Berlin.DE> diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index d6bc601dd429..2bf6b15e504b 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -3,14 +3,19 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann <stefan@asterix.webaffairs.net> # -# $Id: Makefile,v 1.57 1998/11/06 11:02:21 obrien Exp $ +# $Id: Makefile,v 1.58 1998/12/02 20:32:02 billf Exp $ # DISTNAME= apache_${VERSION_APACHE} PKGNAME= apache-php${VERSION_PHP3}-${VERSION_APACHE} CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ \ - ftp://www.php.net/pub/distributions/ + 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://php.he.net/distributions/ \ + http://www.php3.de/distributions/ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP3}.tar.gz MAINTAINER= Dirk Froemberg <ibex@physik.TU-Berlin.DE> |