diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-03-12 01:22:29 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-03-12 01:22:29 +0000 |
commit | 24c09925b3a8077e108019bc1160f4a685c2d7cc (patch) | |
tree | 4e827c212706001e8a0470d29a1abef02b74a9a2 /editors/openoffice-2.0-devel/Makefile | |
parent | c6bfd3e6e00490ee5519634ac6826ebb58c0c41f (diff) |
Notes
Diffstat (limited to 'editors/openoffice-2.0-devel/Makefile')
-rw-r--r-- | editors/openoffice-2.0-devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index ebd4f92ae8e8..92cda4c84e7e 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -6,9 +6,10 @@ # PORTNAME= openoffice -PORTVERSION= 641c +PORTVERSION= 642 CATEGORIES= editors x11 -MASTER_SITES= http://sf1.mirror.openoffice.org/641c/ \ +MASTER_SITES= ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/${PORTVERSION}/ \ + http://sf1.mirror.openoffice.org/${PORTVERSION}/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ \ http://people.freebsd.org/~mbr/distfiles/ DISTFILES= oo_${PORTVERSION}_src.tar.bz2 gpc231.tar.Z oo_moz_641.tar.gz |