From 59a8d56084de527f83d7bd3df8da8efb38082628 Mon Sep 17 00:00:00 2001 From: nork Date: Sun, 16 Mar 2003 15:16:27 +0000 Subject: Fix MASTER_SITE. Approved by: mbr, potmgr(portmgr) --- japanese/openoffice-1.0/Makefile | 2 +- japanese/openoffice/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'japanese') diff --git a/japanese/openoffice-1.0/Makefile b/japanese/openoffice-1.0/Makefile index e7eedcfe4a63..2e8be61cccee 100644 --- a/japanese/openoffice-1.0/Makefile +++ b/japanese/openoffice-1.0/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" 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" -- cgit