diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-18 06:09:14 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-18 06:09:14 +0000 |
commit | 1a868a8585f773077a1ac538a741a36e89211725 (patch) | |
tree | 92f18ad285ab6d1ef71bb5daa2c12c05f0d47aba /editors/openoffice.org-2.0-devel | |
parent | 3cbb866591e4a5b8c712327877826fac3ad663db (diff) | |
download | ports-1a868a8585f773077a1ac538a741a36e89211725.tar.gz ports-1a868a8585f773077a1ac538a741a36e89211725.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2.0-devel')
-rw-r--r-- | editors/openoffice.org-2.0-devel/Makefile | 12 | ||||
-rw-r--r-- | editors/openoffice.org-2.0-devel/distinfo | 3 |
2 files changed, 8 insertions, 7 deletions
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index 321b55b5db04..928deecf397c 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-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> diff --git a/editors/openoffice.org-2.0-devel/distinfo b/editors/openoffice.org-2.0-devel/distinfo index 0451503da0b6..845b8d4eadbc 100644 --- a/editors/openoffice.org-2.0-devel/distinfo +++ b/editors/openoffice.org-2.0-devel/distinfo @@ -1,2 +1 @@ -MD5 (oo_609_src.tar.gz) = 7cd521da36e1e575eaf25243143c0264 -MD5 (solenv609_linuxintel.tar.gz) = 55a65597b56c6a5a25fad4072612d22c +MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 |