From a2e1b0ea449093516032865fff5cabe9924245e5 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@b08762b0-b915-fc4b-9d8c-17b2551a87ff> Date: Fri, 25 Jul 2008 05:00:08 +0000 Subject: [PATCH] =?UTF-8?q?NUP,EULA=20=E3=82=B5=E3=83=BC=E3=83=90=E3=81=AE?= =?UTF-8?q?URL=E3=82=92=E5=A4=89=E6=9B=B4=20NUP=20=20=20=E5=A4=89=E6=9B=B4?= =?UTF-8?q?=E5=85=83=20"nus.shop.wii.com:443"=20=20=20=E5=A4=89=E6=9B=B4?= =?UTF-8?q?=E5=BE=8C=20"nus.t.shop.nintendowifi.net:443"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit EULA 変更元 "https://cfh-test.t.app.nintendowifi.net/eula/" 変更後 "https://cfh.t.app.nintendowifi.net/eula/" git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1997 b08762b0-b915-fc4b-9d8c-17b2551a87ff --- build/systemMenu_RED/sysmenuVersion/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build/systemMenu_RED/sysmenuVersion/Makefile b/build/systemMenu_RED/sysmenuVersion/Makefile index f153708d..a3f60417 100644 --- a/build/systemMenu_RED/sysmenuVersion/Makefile +++ b/build/systemMenu_RED/sysmenuVersion/Makefile @@ -46,11 +46,10 @@ STR_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION)$(REGION) USER_AREA_SIZE = 134217728 # NUPzXgl[ -NUP_HOSTNAME = nus.shop.wii.com:443 +NUP_HOSTNAME = nus.t.shop.nintendowifi.net:443 # EULAURL -EULA_URL = https://cfh-test.t.app.nintendowifi.net/eula/ #Jp -#EULA_URL = https://cfh.t.app.nintendowifi.net/eula/ #ip +EULA_URL = https://cfh.t.app.nintendowifi.net/eula/ GEN_VERSION_PARAM = $(DST_DIR) $(VER_TIMESTAMP) $(STR_VERSION) $(MAJOR_VERSION) $(MINOR_VERSION) \ $(USER_AREA_SIZE) $(NUP_HOSTNAME) $(EULA_URL)