diff options
Diffstat (limited to '')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice/Makefile | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 79bd67df6ac6..af2afcd67a0f 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -9,10 +9,11 @@ PORTNAME= openoffice PORTVERSION= 1.0.1 PORTREVISION= 3 CATEGORIES+= editors -MASTER_SITES+= http://sf1.mirror.openoffice.org/%SUBDIR%/ \ +MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ + http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - http://sf1.mirror.openoffice.org/miscellaneous/helpcontent/:help + http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help MASTER_SITE_SUBDIR= ${PORTVERSION} DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \ gpc231.tar.Z:gpc diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 79bd67df6ac6..af2afcd67a0f 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -9,10 +9,11 @@ PORTNAME= openoffice PORTVERSION= 1.0.1 PORTREVISION= 3 CATEGORIES+= editors -MASTER_SITES+= http://sf1.mirror.openoffice.org/%SUBDIR%/ \ +MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ + http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - http://sf1.mirror.openoffice.org/miscellaneous/helpcontent/:help + http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help MASTER_SITE_SUBDIR= ${PORTVERSION} DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \ gpc231.tar.Z:gpc diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 79bd67df6ac6..af2afcd67a0f 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -9,10 +9,11 @@ PORTNAME= openoffice PORTVERSION= 1.0.1 PORTREVISION= 3 CATEGORIES+= editors -MASTER_SITES+= http://sf1.mirror.openoffice.org/%SUBDIR%/ \ +MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ + http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - http://sf1.mirror.openoffice.org/miscellaneous/helpcontent/:help + http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help MASTER_SITE_SUBDIR= ${PORTVERSION} DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \ gpc231.tar.Z:gpc |