diff options
author | taoka <taoka@FreeBSD.org> | 2000-07-19 15:46:48 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-07-19 15:46:48 +0000 |
commit | 55c60589ba7d34be20797d12fa09bc619812e27c (patch) | |
tree | 799d06f5e379980337f47bcaf8cb38d782aeafc6 /japanese | |
parent | 33b5bbdb6abb4d27e4d08037d6b017b014b4b49c (diff) | |
download | FreeBSD-ports-55c60589ba7d34be20797d12fa09bc619812e27c.zip FreeBSD-ports-55c60589ba7d34be20797d12fa09bc619812e27c.tar.gz |
Original data (wdc00*.lzh) have been updated already and
disappeared. But converter (wdc001fpw-*) does not support the new
ones. So the old original data were copied into my web page temporarily.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/wdic-fpw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/wdic-fpw/Makefile b/japanese/wdic-fpw/Makefile index a27d852..707583c 100644 --- a/japanese/wdic-fpw/Makefile +++ b/japanese/wdic-fpw/Makefile @@ -8,7 +8,8 @@ PORTNAME= wdic001-fpw PORTVERSION= 0.11 CATEGORIES= japanese -MASTER_SITES= http://www.wdic.org/file/ \ +MASTER_SITES= http://www.infonets.hiroshima-u.ac.jp/~taoka/FreeBSD/ports/ \ + http://www.wdic.org/file/ \ http://www.geocities.co.jp/SiliconValley-Bay/2872/ DISTFILES= ${DICTFILES} wdc001fpw-${PORTVERSION}.tar.gz EXTRACT_ONLY= wdc001fpw-${PORTVERSION}.tar.gz |