diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-03-16 15:16:27 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-03-16 15:16:27 +0000 |
commit | d55d8f69cd6bd1eb1d78cdba80fb9a6708a520ab (patch) | |
tree | 3eccd6353d0407269e02106f3e25b59086236858 /japanese/openoffice | |
parent | 50a5a594de08eace2778c7bab9f392e2846afd1c (diff) |
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 e7eedcfe4a63..2e8be61cccee 100644 --- a/japanese/openoffice/Makefile +++ b/japanese/openoffice/Makefile @@ -12,7 +12,7 @@ LANG_EXT= 81 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/ \ +MASTER_SITES+= ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \ ftp://ftp.sfc.wide.ad.jp/pub/OpenOffice/:help L10NHELP= helpcontent .include "${MASTERDIR}/Makefile" |