From 1a7504ad280156fbcc5db6b2af8f33f8ad1c8099 Mon Sep 17 00:00:00 2001 From: maho Date: Mon, 8 Dec 2003 12:50:46 +0000 Subject: Marked as BROKEN. --- editors/openoffice-3-devel/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'editors/openoffice-3-devel') diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 44bfeea191d1..7f62aaef2c06 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= openoffice -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 2.0 CATEGORIES+= editors -MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \ +MASTER_SITES+= http://people.freebsd.org/~maho \ + ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} \ http://www.binarycode.org/openoffice/stable/%SUBDIR%/ \ @@ -102,6 +102,7 @@ MAINTAINER= openoffice@FreeBSD.org COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser .endif +BROKEN= "under construction" # # The JDK dependency needs to be at the first place, so all # following dependencies use the same JDK. -- cgit