diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-11-02 01:57:27 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-11-02 01:57:27 +0000 |
commit | f9f58770d33cdc13eaa49644ffe5d73979cfdb4b (patch) | |
tree | f78f4fb6fd50636c379c34b3d9ee33069a160198 /editors | |
parent | 95b444294e519bfdaead3ecc8c39e0a9c9d9c2be (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index ff53035298b6..65d0b3e9868d 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -20,7 +20,7 @@ MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/1.1.5/ ${MASTER_SITE_MOZILLA:S/$/:mozsrc/} \ http://openoffice.lunarshells.com/sources/helpcontent/:help \ ${MASTER_SITE_RINGSERVER:S/$/:help/} \ -Jz ${MASTER_SITE_RINGSERVER:S/$/:help3/} \ + ${MASTER_SITE_RINGSERVER:S/$/:help3/} \ ftp://ftp.kddlabs.co.jp/office/openoffice/contrib/helpcontent/:help \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \ http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ |