aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php3
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-05-10 16:24:36 +0800
committerdirk <dirk@FreeBSD.org>2001-05-10 16:24:36 +0800
commit86d5c3f034d258e3de6f833e6c8341cd05ee1a6e (patch)
treea0fdf2bf7c263aea07f28f9ef06ef3cd5fca97f4 /www/mod_php3
parentccc6975273b9c18ebfd711ad62d7d9114ff8c97a (diff)
downloadfreebsd-ports-gnome-86d5c3f034d258e3de6f833e6c8341cd05ee1a6e.tar.gz
freebsd-ports-gnome-86d5c3f034d258e3de6f833e6c8341cd05ee1a6e.tar.zst
freebsd-ports-gnome-86d5c3f034d258e3de6f833e6c8341cd05ee1a6e.zip
Fix MASTER_SITE.
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}/ \