diff options
-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, 3 insertions, 6 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 4f881cf264d8..d93c7c669c55 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -9,8 +9,7 @@ PORTNAME= openoffice PORTVERSION= 1.0.1 PORTREVISION= 0 CATEGORIES+= editors -MASTER_SITES+= ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/${PORTVERSION}/ \ - http://sf1.mirror.openoffice.org/${PORTVERSION}/ \ +MASTER_SITES+= http://sf1.mirror.openoffice.org/${PORTVERSION}/ \ ftp://gd.tuwien.ac.at/office/openoffice/${PORTVERSION}/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ \ http://people.freebsd.org/~mbr/distfiles/ \ diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 4f881cf264d8..d93c7c669c55 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -9,8 +9,7 @@ PORTNAME= openoffice PORTVERSION= 1.0.1 PORTREVISION= 0 CATEGORIES+= editors -MASTER_SITES+= ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/${PORTVERSION}/ \ - http://sf1.mirror.openoffice.org/${PORTVERSION}/ \ +MASTER_SITES+= http://sf1.mirror.openoffice.org/${PORTVERSION}/ \ ftp://gd.tuwien.ac.at/office/openoffice/${PORTVERSION}/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ \ http://people.freebsd.org/~mbr/distfiles/ \ diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 4f881cf264d8..d93c7c669c55 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -9,8 +9,7 @@ PORTNAME= openoffice PORTVERSION= 1.0.1 PORTREVISION= 0 CATEGORIES+= editors -MASTER_SITES+= ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/${PORTVERSION}/ \ - http://sf1.mirror.openoffice.org/${PORTVERSION}/ \ +MASTER_SITES+= http://sf1.mirror.openoffice.org/${PORTVERSION}/ \ ftp://gd.tuwien.ac.at/office/openoffice/${PORTVERSION}/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ \ http://people.freebsd.org/~mbr/distfiles/ \ |