summaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-05-10 08:24:36 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-05-10 08:24:36 +0000
commite3ee5d116d124e7b0983d154192247f15761be20 (patch)
treef04cfa76249ace0507a6d1f851b3b1a48a0e7259 /www/mod_php3
parentFix XML support. Depend on textproc/expat2 instead of texproc/expat. (diff)
Fix MASTER_SITE.
Notes
Notes: svn path=/head/; revision=42487
Diffstat (limited to 'www/mod_php3')
-rw-r--r--www/mod_php3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 00b36388d707..e5154293668d 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.php.net/pub/${PHP_DISTDIR}/ \
http://us.php.net/${PHP_DISTDIR}/ \
http://php.he.net/${PHP_DISTDIR}/ \
http://www.php3.de/${PHP_DISTDIR}/ \
- http://au.php.net:81/${PHP_DISTDIR}/ \
+ http://au.php.net/${PHP_DISTDIR}/ \
http://at.php.net/${PHP_DISTDIR}/ \
http://br.php.net/${PHP_DISTDIR}/ \
http://php.easydns.com/${PHP_DISTDIR}/ \