diff options
author | maho <maho@FreeBSD.org> | 2003-12-08 20:50:46 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-12-08 20:50:46 +0800 |
commit | 1a7504ad280156fbcc5db6b2af8f33f8ad1c8099 (patch) | |
tree | e6d69db7450be411fbf08d98de51341468bee69a /editors/openoffice-3-devel | |
parent | 4b2e8dd8466b8a8b2a5a50222dc07b129a222848 (diff) | |
download | freebsd-ports-gnome-1a7504ad280156fbcc5db6b2af8f33f8ad1c8099.tar.gz freebsd-ports-gnome-1a7504ad280156fbcc5db6b2af8f33f8ad1c8099.tar.zst freebsd-ports-gnome-1a7504ad280156fbcc5db6b2af8f33f8ad1c8099.zip |
Marked as BROKEN.
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
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. |