diff options
author | mbr <mbr@FreeBSD.org> | 2002-03-12 09:22:29 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-03-12 09:22:29 +0800 |
commit | 7fec833741d790d6ec02751bfff71f7472075279 (patch) | |
tree | 6654feeb7a46d875cd7b0efb43868a8be088cd45 /editors/openoffice-1.1-devel/Makefile | |
parent | ff28fa51d2af39ee6939b4b4a4c519f41341b2bf (diff) | |
download | freebsd-ports-gnome-7fec833741d790d6ec02751bfff71f7472075279.tar.gz freebsd-ports-gnome-7fec833741d790d6ec02751bfff71f7472075279.tar.zst freebsd-ports-gnome-7fec833741d790d6ec02751bfff71f7472075279.zip |
Upgrade the development snapshot to the latest build: 642
Diffstat (limited to 'editors/openoffice-1.1-devel/Makefile')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index ebd4f92ae8e8..92cda4c84e7e 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-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 |