diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-08-18 08:29:48 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-08-18 08:29:48 +0000 |
commit | 73ee0aa33130cf7a52fb25df247d463ad1068421 (patch) | |
tree | 4d20525cd112834662c3bd632871789f82c3c2b8 /editors | |
parent | 758e642e68b49f9dd860f2552e9652bb3707a5e0 (diff) |
ny1.mirror seems to be down. Use a different one. Add a second one from
europe.
Notes
Notes:
svn path=/head/; revision=87185
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 3 | ||||
-rw-r--r-- | editors/openoffice/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 8dd3ff081411..654e94702685 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -9,7 +9,8 @@ PORTNAME= openoffice PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES+= editors -MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ +MASTER_SITES+= http://openofficeorg.secsup.org/%SUBDIR%/ \ + http://mirrors.sunsite.dk/openoffice/%SUBDIR%/ \ http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.chg.ru/pub/OpenOffice/%SUBDIR%/ \ diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 8dd3ff081411..654e94702685 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -9,7 +9,8 @@ PORTNAME= openoffice PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES+= editors -MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ +MASTER_SITES+= http://openofficeorg.secsup.org/%SUBDIR%/ \ + http://mirrors.sunsite.dk/openoffice/%SUBDIR%/ \ http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.chg.ru/pub/OpenOffice/%SUBDIR%/ \ diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 8dd3ff081411..654e94702685 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -9,7 +9,8 @@ PORTNAME= openoffice PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES+= editors -MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ +MASTER_SITES+= http://openofficeorg.secsup.org/%SUBDIR%/ \ + http://mirrors.sunsite.dk/openoffice/%SUBDIR%/ \ http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.chg.ru/pub/OpenOffice/%SUBDIR%/ \ |