diff options
author | tota <tota@FreeBSD.org> | 2011-08-07 17:28:56 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-08-07 17:28:56 +0800 |
commit | 82648531f96a7415a612d1fe51a424c9d426e6eb (patch) | |
tree | e354fa9fb1471c02c999db23c6c8c33ed0d0e44c /japanese | |
parent | 42f7115915b799d8802b468f1563b709d319f5b6 (diff) | |
download | freebsd-ports-gnome-82648531f96a7415a612d1fe51a424c9d426e6eb.tar.gz freebsd-ports-gnome-82648531f96a7415a612d1fe51a424c9d426e6eb.tar.zst freebsd-ports-gnome-82648531f96a7415a612d1fe51a424c9d426e6eb.zip |
- Update MASTER_SITES and WWW: line
PR: ports/159484
Submitted by: Ports Fury
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/edict/Makefile | 2 | ||||
-rw-r--r-- | japanese/edict/pkg-descr | 32 |
2 files changed, 18 insertions, 16 deletions
diff --git a/japanese/edict/Makefile b/japanese/edict/Makefile index 7784ade892ec..9ac6be1f3aa7 100644 --- a/japanese/edict/Makefile +++ b/japanese/edict/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= \ ftp://ftp.u-aizu.ac.jp/pub/SciEng/nihongo/ftp.cc.monash.edu.au/ \ ftp://ftp.funet.fi/pub/culture/japan/mirrors/monash/pub/nihongo/ \ ftp://ftp.uni-duisburg.de/Mirrors/ftp.monash.edu.au/pub/nihongo/ \ - ftp://ftp.cc.monash.edu.au/pub/nihongo/ + ftp://ftp.monash.edu.au/pub/nihongo/ EXTRACT_SUFX= DISTFILES= ${DICTFILES} ${SRCFILES} ${DOCFILES} diff --git a/japanese/edict/pkg-descr b/japanese/edict/pkg-descr index b91311bb5a59..ac48a0dd439f 100644 --- a/japanese/edict/pkg-descr +++ b/japanese/edict/pkg-descr @@ -1,22 +1,24 @@ XJDIC V2.3, XJDSERVER V2.3 -- (Copyright: J.W. Breen - 1998) -XJDIC is an electronic Japanese-English dictionary program designed to -operate in the X11 window environment. In particular, it must run in an -"xterm" environment which has Japanese language support such as provided by -"kterm" or internationalized xterm, aixterm, etc. +XJDIC is an electronic Japanese-English dictionary program designed to +operate in the X11 window environment. In particular, it must run in an +"xterm" environment which has Japanese language support such as provided +by "kterm" or internationalized xterm, aixterm, etc. -It is based on JDIC and JREADER which were developed to run under MS-DOS on -IBM PCs or clones. +It is based on JDIC and JREADER which were developed to run under MS-DOS +on IBM PCs or clones. -XJDIC functions as: +XJDIC functions as: -(a) an English to Japanese dictionary (eiwa jiten), searching for and -displaying entries for key-words entered in English; +(a) an English to Japanese dictionary (eiwa jiten), searching for and +displaying entries for key-words entered in English; -(b) a Japanese to English dictionary (waei jiten), searching for and -displaying entries for keywords or phrases entered in Japanese (kanji, -hiragana or katakana); +(b) a Japanese to English dictionary (waei jiten), searching for and +displaying entries for keywords or phrases entered in Japanese (kanji, +hiragana or katakana); -(c) a Japanese-English Character dictionary (kanei jiten), capable of -selecting kanji characters by JIS code, radical, stroke count, Nelson Index -number or reading, and displaying compounds containing that kanji. +(c) a Japanese-English Character dictionary (kanei jiten), capable of +selecting kanji characters by JIS code, radical, stroke count, Nelson +Index number or reading, and displaying compounds containing that kanji. + +WWW: http://ftp.monash.edu.au/pub/nihongo/00INDEX.html |