summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-12-08 12:50:46 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-12-08 12:50:46 +0000
commitc3ec5515ddb22b3a101cc05e9dfff6bd3355af67 (patch)
treedf5c8387c4062ca54f5f479c12b4880d517a9a67 /editors/openoffice.org-2-RC/Makefile
parentUpdated to 2.07 (diff)
Marked as BROKEN.
Notes
Notes: svn path=/head/; revision=95358
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-2-RC/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index 44bfeea191d1..7f62aaef2c06 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/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.