summaryrefslogtreecommitdiff
path: root/japanese/openoffice
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-08-26 08:57:22 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-08-26 08:57:22 +0000
commit2174df6d2559b98c91c85aae07a2d54c93f61dc8 (patch)
treea95ce272348db7fe2bfb46ac31c3c886999b999b /japanese/openoffice
parento) Update to 5.1.9 (diff)
- Use %SUBDIR% instead of embedding ${PORTVERSION} in MASTER_SITES
entries. - Use the MASTER_SITES-:fu to cut bogus combinations of MASTER_SITES and DISTFILES. - Now that RingServer mirrors OpenOffice.org, add it to MASTER_SITES. Approved by: mbr (MAINTAINER)
Notes
Notes: svn path=/head/; revision=65024
Diffstat (limited to 'japanese/openoffice')
-rw-r--r--japanese/openoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/openoffice/Makefile b/japanese/openoffice/Makefile
index 0935f05e585d..6b5c0cf51fbc 100644
--- a/japanese/openoffice/Makefile
+++ b/japanese/openoffice/Makefile
@@ -13,6 +13,6 @@ LANG_CONFIGURE_ARG= JAPN
MASTERDIR= ${.CURDIR}/../../editors/openoffice
RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/ \
- ftp://ftp.sfc.wide.ad.jp/pub/OpenOffice/
+ ftp://ftp.sfc.wide.ad.jp/pub/OpenOffice/:help
L10NHELP= helpcontent
.include "${MASTERDIR}/Makefile"