diff options
-rw-r--r-- | japanese/qkc/Makefile | 3 | ||||
-rw-r--r-- | japanese/qkc/pkg-descr | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/japanese/qkc/Makefile b/japanese/qkc/Makefile index c479b0e85f5c..ff4a87357dc6 100644 --- a/japanese/qkc/Makefile +++ b/japanese/qkc/Makefile @@ -8,8 +8,7 @@ PORTNAME= qkc PORTVERSION= 1.0 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1995/oct/ \ - ftp://ftp.iis.u-tokyo.ac.jp/pub1/unix/Kanji/ +MASTER_SITES= http://hp.vector.co.jp/authors/VA000501/ DISTNAME= ${PORTNAME}c100 MAINTAINER= max@FreeBSD.org diff --git a/japanese/qkc/pkg-descr b/japanese/qkc/pkg-descr index 6995bf983add..d35c2638695d 100644 --- a/japanese/qkc/pkg-descr +++ b/japanese/qkc/pkg-descr @@ -3,4 +3,5 @@ Unlike nkf, qkc can handle multiple files at a time. Qkc also has functionality to change end-of-line characters, ie, from CR+LF to LF, or to CR, and vice versa. -- Masafumi +- Max +WWW: http://hp.vector.co.jp/authors/VA000501/ |