diff options
Diffstat (limited to 'editors/openoffice.org-1.1/Makefile')
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index e8a5197240ce..321b55b5db04 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/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 |