diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-08-26 08:57:22 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-08-26 08:57:22 +0000 |
commit | 2174df6d2559b98c91c85aae07a2d54c93f61dc8 (patch) | |
tree | a95ce272348db7fe2bfb46ac31c3c886999b999b /japanese/openoffice | |
parent | bd8adda26beaf96b5610613674f47e7268c8e9b2 (diff) | |
download | ports-2174df6d2559b98c91c85aae07a2d54c93f61dc8.tar.gz ports-2174df6d2559b98c91c85aae07a2d54c93f61dc8.zip |
Notes
Diffstat (limited to 'japanese/openoffice')
-rw-r--r-- | japanese/openoffice/Makefile | 2 |
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" |