diff options
author | nork <nork@FreeBSD.org> | 2003-03-16 23:16:27 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-03-16 23:16:27 +0800 |
commit | 59a8d56084de527f83d7bd3df8da8efb38082628 (patch) | |
tree | 8365ebd94ff2741c820b9094a14e4e56cb856011 /japanese | |
parent | f2ecbdc4ed08b3227fd43109640a93a898182dc3 (diff) | |
download | freebsd-ports-gnome-59a8d56084de527f83d7bd3df8da8efb38082628.tar.gz freebsd-ports-gnome-59a8d56084de527f83d7bd3df8da8efb38082628.tar.zst freebsd-ports-gnome-59a8d56084de527f83d7bd3df8da8efb38082628.zip |
Fix MASTER_SITE.
Approved by: mbr, potmgr(portmgr)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | japanese/openoffice/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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" |