diff options
author | mbr <mbr@FreeBSD.org> | 2002-07-17 15:44:28 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-07-17 15:44:28 +0800 |
commit | 101154eb59292fee348925a5b8a5997e84d77b86 (patch) | |
tree | 3df1cf3f62c2bb0cb0b5cfa2c5e011b299e0ef41 /editors | |
parent | 5a74b54bca3fbbc58bcf0d4f2915678fcb4df888 (diff) | |
download | freebsd-ports-gnome-101154eb59292fee348925a5b8a5997e84d77b86.tar.gz freebsd-ports-gnome-101154eb59292fee348925a5b8a5997e84d77b86.tar.zst freebsd-ports-gnome-101154eb59292fee348925a5b8a5997e84d77b86.zip |
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/ \ |