diff options
author | knu <knu@FreeBSD.org> | 2000-06-07 16:17:23 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-06-07 16:17:23 +0800 |
commit | 84f35d8edb2b980f3eb138acac586a0df52a9c04 (patch) | |
tree | 50bd3d15ccd1c9e2b394a02369a83bf7b94c79db /japanese | |
parent | ad064370ca2e5788ebe92355e41a433c22cb3ec9 (diff) | |
download | freebsd-ports-gnome-84f35d8edb2b980f3eb138acac586a0df52a9c04.tar.gz freebsd-ports-gnome-84f35d8edb2b980f3eb138acac586a0df52a9c04.tar.zst freebsd-ports-gnome-84f35d8edb2b980f3eb138acac586a0df52a9c04.zip |
Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
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 8857a1ca0e82..320cd10f8cb4 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/ \ - http://people.FreeBSD.org/~knu/ports/distfiles/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/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 856d7d46b66a..66119710c060 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/ \ - http://people.FreeBSD.org/~knu/ports/distfiles/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/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 bd094296c81a..b0f66aa48c53 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/ \ - http://people.FreeBSD.org/~knu/ports/distfiles/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org diff --git a/japanese/esecanna/Makefile b/japanese/esecanna/Makefile index 60d81be662c3..39f76a47cdcc 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/ \ - http://people.FreeBSD.org/~knu/ports/distfiles/ + ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index 654f80d9aeab..78208f4f4717 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= http://people.FreeBSD.org/~knu/ports/distfiles/ \ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ \ http://kondara.sdri.co.jp/~kikutani/slang/ DISTNAME= ${PORTNAME}-B${VERSION:R}-${VERSION:E}__J${JP_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |