diff options
Diffstat (limited to 'editors/openoffice.org-1.0/Makefile')
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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%/ \ |