diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-07-17 07:44:28 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-07-17 07:44:28 +0000 |
commit | 2409a0aeaaa61a600600e07a82969a36f0d10a0e (patch) | |
tree | 33816fd437b8a4a6dbb35595aeab96720a418b5e /editors | |
parent | Upgrade to 1.0.1 (diff) |
Remove sunsite too from MASTER_SITES
Diffstat (limited to 'editors')
-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/ \ |