From cd575eeff6c6bf5f058de2fa1a34d90576dc5071 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 14 Apr 2001 06:24:00 +0000 Subject: [PATCH] Correct the URL to fetch the distfile from. Submitted by: Jun Naito --- japanese/wxg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/japanese/wxg/Makefile b/japanese/wxg/Makefile index dd589432a3d5..746f57673d8f 100644 --- a/japanese/wxg/Makefile +++ b/japanese/wxg/Makefile @@ -28,7 +28,7 @@ SBINS= wxgserver .include .if !exists(${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE='You must visit http://www.ekotoba.com/download/dldata.asp?kind=1&data=3 and agree with the licence terms to fetch "${DISTFILE}". After the download is done, place it in ${_DISTDIR} and run make again.' +IGNORE='You must visit http://www.ekotoba.com/download/dldata.asp?kind=1&data=1 and agree with the licence terms to fetch "${DISTFILE}". After the download is done, place it in ${_DISTDIR} and run make again.' .endif do-fetch: