From aff5625d2f43736516847f472992f13d50302a9f Mon Sep 17 00:00:00 2001 From: Urban Wallasch Date: Tue, 16 Mar 2021 14:07:13 +0100 Subject: [PATCH] * Updated download URL, as ftp.monash.edu is no more. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5af8eae..da45a65 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ TARGETS = edict enamdict kanjidic -URL = http://ftp.monash.edu.au/pub/nihongo +#URL = http://ftp.monash.edu.au/pub/nihongo +URL = http://ftp.edrdg.org/pub/Nihongo INSTDIR = /usr/share/gjiten/dics .PRECIOUS: %.gz -- 2.30.2