summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-05-18 06:09:14 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-05-18 06:09:14 +0000
commit1a868a8585f773077a1ac538a741a36e89211725 (patch)
tree92f18ad285ab6d1ef71bb5daa2c12c05f0d47aba /editors/openoffice.org-1.1-devel/Makefile
parentDowngrade to 0.8.1 until numerous reported problems are fixed. (diff)
Update to build 627 (yes, still broken).
Notes
Notes: svn path=/head/; revision=42693
Diffstat (limited to 'editors/openoffice.org-1.1-devel/Makefile')
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 321b55b5db04..928deecf397c 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -7,16 +7,18 @@
#
PORTNAME= openoffice
-PORTVERSION= 6.0.a609
+PORTVERSION= 6.0.a627
CATEGORIES= editors
-MASTER_SITES= http://a1580.g.akamai.net/7/1580/2064/OpenOffice609/anoncvs.openoffice.org/download/OpenOffice609/
-DISTNAME= oo_609_src
-DISTFILES= oo_609_src${EXTRACT_SUFX} solenv609_linuxintel${EXTRACT_SUFX}
+MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \
+ http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/
+DISTNAME= oo_627_src
+#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX}
MAINTAINER= obrien@FreeBSD.org
-BROKEN= 'work in progress -- does not work yet'
+#BROKEN= 'work in progress -- does not work yet'
+BZIP2= yes
CONFIGURE_WRKSRC= ${WRKSRC}/config_office
.include <bsd.port.pre.mk>