From 71c127a7a6f85eecb25c7aabf62c52519f1ba48a Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 23 Aug 2008 12:57:20 +0000 Subject: ftp.php.net is not resolved. --- www/php4/Makefile.common | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/php4/Makefile.common b/www/php4/Makefile.common index 0e1e7025e3c..a4e1ef4cb6f 100644 --- a/www/php4/Makefile.common +++ b/www/php4/Makefile.common @@ -1,12 +1,11 @@ -# $NetBSD: Makefile.common,v 1.58 2008/08/17 18:29:33 adrianp Exp $ +# $NetBSD: Makefile.common,v 1.59 2008/08/23 12:57:20 obache Exp $ DISTNAME?= php-${PHP_DIST_VERS} CATEGORIES+= www php4 .if !defined(PECL_VERSION) MASTER_SITES?= http://www.php.net/distributions/ \ - http://php3.de/distributions/ \ - ftp://ftp.php.net/pub/distributions/ + http://php3.de/distributions/ EXTRACT_SUFX?= .tar.bz2 .endif -- cgit v1.2.3