diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-07 17:24:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-07 17:24:38 +0000 |
commit | 60f2ecb47618b113ed27c1d3278419543d8205c0 (patch) | |
tree | 23657c5adbec58ecdfd5d441ee8a9323592a3346 /japanese | |
parent | b60bb312c89e3cf4cec9890d01d1c82770363829 (diff) | |
download | ports-60f2ecb47618b113ed27c1d3278419543d8205c0.tar.gz ports-60f2ecb47618b113ed27c1d3278419543d8205c0.zip |
Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
Notes
Notes:
svn path=/head/; revision=29330
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/esecanna-module-vje25/Makefile | 2 | ||||
-rw-r--r-- | japanese/esecanna-module-vje30/Makefile | 2 | ||||
-rw-r--r-- | japanese/esecanna-module-wnn6/Makefile | 2 | ||||
-rw-r--r-- | japanese/esecanna/Makefile | 2 | ||||
-rw-r--r-- | japanese/jed/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/japanese/esecanna-module-vje25/Makefile b/japanese/esecanna-module-vje25/Makefile index 320cd10f8cb4..6f3b609c563c 100644 --- a/japanese/esecanna-module-vje25/Makefile +++ b/japanese/esecanna-module-vje25/Makefile @@ -9,7 +9,7 @@ PORTNAME= esecanna-module-vje25 PORTVERSION= 0.14.5 CATEGORIES= japanese MASTER_SITES= http://esecanna.netfort.gr.jp/ \ - ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org diff --git a/japanese/esecanna-module-vje30/Makefile b/japanese/esecanna-module-vje30/Makefile index 66119710c060..6e96cf09caf8 100644 --- a/japanese/esecanna-module-vje30/Makefile +++ b/japanese/esecanna-module-vje30/Makefile @@ -9,7 +9,7 @@ PORTNAME= esecanna-module-vje30 PORTVERSION= 0.14.4 CATEGORIES= japanese MASTER_SITES= http://esecanna.netfort.gr.jp/ \ - ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org diff --git a/japanese/esecanna-module-wnn6/Makefile b/japanese/esecanna-module-wnn6/Makefile index b0f66aa48c53..3f5012a2349a 100644 --- a/japanese/esecanna-module-wnn6/Makefile +++ b/japanese/esecanna-module-wnn6/Makefile @@ -9,7 +9,7 @@ PORTNAME= esecanna-module-wnn6 PORTVERSION= 0.14.2 CATEGORIES= japanese MASTER_SITES= http://esecanna.netfort.gr.jp/ \ - ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org diff --git a/japanese/esecanna/Makefile b/japanese/esecanna/Makefile index 39f76a47cdcc..3814d907365a 100644 --- a/japanese/esecanna/Makefile +++ b/japanese/esecanna/Makefile @@ -9,7 +9,7 @@ PORTNAME= esecanna PORTVERSION= 0.99.1 CATEGORIES= japanese MASTER_SITES= http://esecanna.netfort.gr.jp/ \ - ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index 78208f4f4717..efa3b1228d63 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -8,7 +8,7 @@ PORTNAME= jed PORTVERSION= ${VERSION}.j${JP_VERSION} CATEGORIES= japanese editors -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ \ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ \ http://kondara.sdri.co.jp/~kikutani/slang/ DISTNAME= ${PORTNAME}-B${VERSION:R}-${VERSION:E}__J${JP_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |