diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-08 05:11:30 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-08 05:11:30 +0000 |
commit | 2183743a4a55197bcc39b8803300728efb29cc19 (patch) | |
tree | 10d1d8a7afccb8d67e63d5bef4869cfd04bd9607 /japanese/edict | |
parent | 4655ef2b63d217cfe0e2733ae5b3ab876cccc9b6 (diff) |
Notes
Diffstat (limited to 'japanese/edict')
-rw-r--r-- | japanese/edict/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/edict/Makefile b/japanese/edict/Makefile index bd64a139ccb4..deca37e5413f 100644 --- a/japanese/edict/Makefile +++ b/japanese/edict/Makefile @@ -8,9 +8,9 @@ PORTNAME= edict PORTVERSION= 19990714 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.cdrom.com/pub/japanese/monash/ \ - ftp://ftp.sedl.org/pub/mirrors/nihongo/ \ - ftp://ftp.u-aizu.ac.jp/pub/SciEng/nihongo/ftp.cc.monash.edu.au/ +MASTER_SITES= ftp://ftp.sedl.org/pub/mirrors/nihongo/ \ + ftp://ftp.u-aizu.ac.jp/pub/SciEng/nihongo/ftp.cc.monash.edu.au/ \ + ftp://ftp.cc.monash.edu.au/pub/nihongo/ EXTRACT_SUFX= DISTFILES= ${DICTFILES} ${SRCFILES} ${DOCFILES} |