diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-09-16 12:47:02 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-09-16 12:47:02 +0000 |
commit | 28cbf4874876f7694eb952b5f6f75e0972b89915 (patch) | |
tree | 74800e2dcfc0db6df9a2f98bd603d026aa8a8d77 /editors | |
parent | 5b23dd80804c99a09400a2fd5a3da85efd3bb57a (diff) |
Notes
Diffstat (limited to 'editors')
-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 |