diff options
author | trevor <trevor@FreeBSD.org> | 2002-03-09 09:40:58 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-03-09 09:40:58 +0800 |
commit | 33e522a23919787f90178e6ab1bd448401f1e77e (patch) | |
tree | 6747d24de4221477bda19f658384da41fef820ef /www/netscape7 | |
parent | ad75f5d077ebb8cf9be3fcf5f61138070bf73c24 (diff) | |
download | freebsd-ports-graphics-33e522a23919787f90178e6ab1bd448401f1e77e.tar.gz freebsd-ports-graphics-33e522a23919787f90178e6ab1bd448401f1e77e.tar.zst freebsd-ports-graphics-33e522a23919787f90178e6ab1bd448401f1e77e.zip |
Add ftp.rediris.es to master sites.
Diffstat (limited to 'www/netscape7')
-rw-r--r-- | www/netscape7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index ceca99a2888..79351fe7c48 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -34,6 +34,7 @@ MASTER_SITES= ftp://ftp.netscape.com/pub/netscape6/${NETSCAPE6_LANG}/${PORTVERSI ftp://sunsite.cnlab-switch.ch/mirror/netscape/netscape6/${NETSCAPE6_LANG}/${PORTVERSION}/unix/linux22/xpi/ \ ftp://sunsite.sut.ac.jp/pub/archives/WWW/netscape/netscape6/${NETSCAPE6_LANG}/${PORTVERSION}/unix/linux22/xpi/ \ ftp://ftp.mirror.ac.uk/sites/ftp.netscape.com/pub/netscape6/${NETSCAPE6_LANG}/${PORTVERSION}/unix/linux22/xpi/ \ + ftp://ftp.rediris.es/sites/ftp.netscape.com/pub/netscape6/${NETSCAPE6_LANG}/${PORTVERSION}/unix/linux22/ \ ftp://ftp.ntua.gr/pub/www/Netscape/netscape6/${NETSCAPE6_LANG}/${PORTVERSION}/unix/linux22/xpi/ DIST_SUBDIR= netscape6/${NETSCAPE6_LANG}/${PORTVERSION} |