diff options
author | obrien <obrien@FreeBSD.org> | 2000-11-03 11:18:36 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-11-03 11:18:36 +0000 |
commit | e2264a7dd8e1654261cfae43112a6bd8a15fb0a4 (patch) | |
tree | d7e9eae555ad25e479bb5730d483f1a4d0a1670f /editors/openoffice.org-3/Makefile | |
parent | 05bc3b3dec21246620346b1ff9113fa2f6fb7173 (diff) | |
download | FreeBSD-ports-e2264a7dd8e1654261cfae43112a6bd8a15fb0a4.zip FreeBSD-ports-e2264a7dd8e1654261cfae43112a6bd8a15fb0a4.tar.gz |
Update to the "609" build incase anyone wants to work on getting this beast
going.
Diffstat (limited to 'editors/openoffice.org-3/Makefile')
-rw-r--r-- | editors/openoffice.org-3/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index e8a5197..321b55b 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -7,10 +7,11 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a605 +PORTVERSION= 6.0.a609 CATEGORIES= editors -MASTER_SITES= http://a1376.g.akamai.net/7/1376/2064/OpenOffice605/anoncvs.openoffice.org/download/OpenOffice605/ -DISTNAME= oo_605_src +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} MAINTAINER= obrien@FreeBSD.org |