diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-04-12 00:52:04 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-04-12 00:52:04 +0000 |
commit | 1f8c78b3c0ff84174c27b9ccfc7c3b73b46a3d97 (patch) | |
tree | 5fd0d6ee2a73a2c47f7b6243d5d5d32dec051663 /editors | |
parent | 430ae1fcbd99d938569c3027d2477b4696744a24 (diff) | |
download | ports-1f8c78b3c0ff84174c27b9ccfc7c3b73b46a3d97.tar.gz ports-1f8c78b3c0ff84174c27b9ccfc7c3b73b46a3d97.zip |
update MASTER_SITES
Reported by: kris
Notes
Notes:
svn path=/head/; revision=106756
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 9 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 9 |
2 files changed, 10 insertions, 8 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 0f020ef2c0c5..c2089700d785 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -9,11 +9,12 @@ PORTNAME= openoffice PORTVERSION= 1.0.3 PORTREVISION= 3 CATEGORIES+= editors -MASTER_SITES+= http://openofficeorg.secsup.org/%SUBDIR%/ \ - http://mirrors.sunsite.dk/openoffice/%SUBDIR%/ \ +MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ + ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \ + ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \ + ftp://ftp.tu-chemnitz.de/pub/openoffice/%SUBDIR%/ \ + http://ftp.stardiv.de/pub/OpenOffice.org/%SUBDIR%/ \ http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ - ftp://ftp.chg.ru/pub/OpenOffice.org/%SUBDIR%/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ ftp://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent-1.0/:help \ http://people.freebsd.org/~mbr/ooo/:moz diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 0f020ef2c0c5..c2089700d785 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -9,11 +9,12 @@ PORTNAME= openoffice PORTVERSION= 1.0.3 PORTREVISION= 3 CATEGORIES+= editors -MASTER_SITES+= http://openofficeorg.secsup.org/%SUBDIR%/ \ - http://mirrors.sunsite.dk/openoffice/%SUBDIR%/ \ +MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ + ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \ + ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \ + ftp://ftp.tu-chemnitz.de/pub/openoffice/%SUBDIR%/ \ + http://ftp.stardiv.de/pub/OpenOffice.org/%SUBDIR%/ \ http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ - ftp://ftp.chg.ru/pub/OpenOffice.org/%SUBDIR%/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ ftp://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent-1.0/:help \ http://people.freebsd.org/~mbr/ooo/:moz |