diff options
author | knu <knu@FreeBSD.org> | 2001-04-22 17:21:34 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-04-22 17:21:34 +0000 |
commit | 564a4670769276de1a0d73a6413863d4f0d46c2f (patch) | |
tree | a01b6841a2631ab06585e695098859a6d61ea5ed /japanese | |
parent | d00934cdbfb55118fbf06eb7e0eddeb3f77eb242 (diff) | |
download | FreeBSD-ports-564a4670769276de1a0d73a6413863d4f0d46c2f.zip FreeBSD-ports-564a4670769276de1a0d73a6413863d4f0d46c2f.tar.gz |
Update MASTER_SITES and WWW.
Submitted by: eguchi@post.co.jp
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/jed/Makefile | 2 | ||||
-rw-r--r-- | japanese/jed/pkg-descr | 2 | ||||
-rw-r--r-- | japanese/slrn/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index daee727..c99732b 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${VERSION}.j${JP_VERSION} PORTREVISION= 1 CATEGORIES= japanese editors MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://kondara.sdri.co.jp/~kikutani/slang/ + http://www.kondara.org/~g/slang/ MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}-B${VERSION:R}-${VERSION:E}__J${JP_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/japanese/jed/pkg-descr b/japanese/jed/pkg-descr index 730fcd6..3bafbef 100644 --- a/japanese/jed/pkg-descr +++ b/japanese/jed/pkg-descr @@ -10,7 +10,7 @@ WWW: http://space.mit.edu/~davis/jed.html For the latest information, take a look at: - http://kondara.sdri.co.jp/~kikutani/jed.html + http://www.kondara.org/~g/jed.html Japanese translation of JED documents can be found at: diff --git a/japanese/slrn/Makefile b/japanese/slrn/Makefile index a47558a..5484799 100644 --- a/japanese/slrn/Makefile +++ b/japanese/slrn/Makefile @@ -9,7 +9,7 @@ PORTNAME= slrn PORTVERSION= 0.9.6.2 CATEGORIES= japanese news MASTER_SITES= ftp://space.mit.edu/pub/davis/slrn/ \ - http://kondara.sdri.co.jp/~kikutani/slang/ + http://www.kondara.org/~g/slang/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-doc-j0.9.5.6-0.tar.gz |