summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-24 21:12:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-24 21:12:13 +0000
commit06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580 (patch)
treea3800dea166dc8a342356dc5e04ffda610cf25b2 /japanese
parentDocument rubygem-rails-html-sanitizer vulnerability (diff)
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Notes
Notes: svn path=/head/; revision=465484
Diffstat (limited to 'japanese')
-rw-r--r--japanese/FreeWnn-lib/Makefile2
-rw-r--r--japanese/FreeWnn-server/Makefile2
-rw-r--r--japanese/anthy/Makefile2
-rw-r--r--japanese/canna-lib/Makefile2
-rw-r--r--japanese/canna-server/Makefile2
-rw-r--r--japanese/chasen-base/Makefile2
-rw-r--r--japanese/font-ayu18/Makefile4
-rw-r--r--japanese/font-ayu20/Makefile2
-rw-r--r--japanese/font-genjyuugothic/Makefile2
-rw-r--r--japanese/font-genshingothic/Makefile2
-rw-r--r--japanese/font-kochi/Makefile2
-rw-r--r--japanese/font-mgenplus/Makefile2
-rw-r--r--japanese/font-migmix/Makefile2
-rw-r--r--japanese/font-migu/Makefile2
-rw-r--r--japanese/font-mplus-bitmap/Makefile2
-rw-r--r--japanese/font-mplus-outline/Makefile2
-rw-r--r--japanese/font-nasu/Makefile2
-rw-r--r--japanese/font-rounded-mgenplus/Makefile2
-rw-r--r--japanese/font-sazanami/Makefile2
-rw-r--r--japanese/font-ume/Makefile2
-rw-r--r--japanese/font-vlgothic/Makefile2
-rw-r--r--japanese/hns/Makefile2
-rw-r--r--japanese/ipadic/Makefile2
-rw-r--r--japanese/jmode/Makefile2
-rw-r--r--japanese/kasumi/Makefile2
-rw-r--r--japanese/latex-jlisting/Makefile2
-rw-r--r--japanese/nethack34/Makefile2
-rw-r--r--japanese/nkf/Makefile2
-rw-r--r--japanese/p5-Text-ChaSen/Makefile2
-rw-r--r--japanese/p5-nkf/Makefile2
-rw-r--r--japanese/scim-anthy/Makefile2
-rw-r--r--japanese/scim-canna/Makefile2
-rw-r--r--japanese/scim-skk/Makefile2
-rw-r--r--japanese/skkinput/Makefile2
-rw-r--r--japanese/skkinput3/Makefile2
35 files changed, 36 insertions, 36 deletions
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile
index 8f8cdb9060b7..c5d242d1b180 100644
--- a/japanese/FreeWnn-lib/Makefile
+++ b/japanese/FreeWnn-lib/Makefile
@@ -5,7 +5,7 @@ PORTNAME= FreeWnn
PORTVERSION= 1.1.1.a021
PORTREVISION= 13
CATEGORIES?= japanese
-MASTER_SITES= SFJP/freewnn/17724
+MASTER_SITES= OSDN/freewnn/17724
PKGNAMESUFFIX= -lib
DISTNAME= ${PORTNAME}-1.1.1-a021
diff --git a/japanese/FreeWnn-server/Makefile b/japanese/FreeWnn-server/Makefile
index 37274dcdb342..29a5c21cd09e 100644
--- a/japanese/FreeWnn-server/Makefile
+++ b/japanese/FreeWnn-server/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.1.a021
PORTREVISION= 14
CATEGORIES?= japanese
MASTER_SITES= ftp://ftp.freewnn.org/pub/FreeWnn/alpha/ \
- SFJP/freewnn/17724
+ OSDN/freewnn/17724
PKGNAMESUFFIX= -server
DISTNAME= ${PORTNAME}-1.1.1-a021
diff --git a/japanese/anthy/Makefile b/japanese/anthy/Makefile
index ba33c3e787eb..04cf044e3df3 100644
--- a/japanese/anthy/Makefile
+++ b/japanese/anthy/Makefile
@@ -5,7 +5,7 @@ PORTNAME= anthy
PORTVERSION= 9100h
PORTREVISION= 4
CATEGORIES= japanese
-MASTER_SITES= SFJP/${PORTNAME}/37536
+MASTER_SITES= OSDN/${PORTNAME}/37536
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= anthy
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile
index c0a5c4f697ef..70cc0fabcb2f 100644
--- a/japanese/canna-lib/Makefile
+++ b/japanese/canna-lib/Makefile
@@ -5,7 +5,7 @@ PORTNAME= canna
PORTVERSION= 3.7p3
PORTREVISION= 9
CATEGORIES= japanese
-MASTER_SITES= SFJP/canna/9565
+MASTER_SITES= OSDN/canna/9565
PKGNAMESUFFIX= -lib
DISTNAME= Canna${PORTVERSION:S/.//g}
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile
index de736de37fb2..73e5164109b4 100644
--- a/japanese/canna-server/Makefile
+++ b/japanese/canna-server/Makefile
@@ -5,7 +5,7 @@ PORTNAME= canna
PORTVERSION= 3.7p3
PORTREVISION= 10
CATEGORIES= japanese
-MASTER_SITES= SFJP/canna/9565
+MASTER_SITES= OSDN/canna/9565
PKGNAMESUFFIX= -server
DISTNAME= Canna${PORTVERSION:S/.//g}
diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile
index d3406a80b08f..0b5a0c323a4b 100644
--- a/japanese/chasen-base/Makefile
+++ b/japanese/chasen-base/Makefile
@@ -5,7 +5,7 @@ PORTNAME= chasen
PORTVERSION= 2.4.5
PORTREVISION= 2
CATEGORIES= japanese textproc
-MASTER_SITES= SOURCEFORGE_JP/chasen-legacy/56305
+MASTER_SITES= OSDN/chasen-legacy/56305
PKGNAMESUFFIX= -base
MAINTAINER= ports@FreeBSD.org
diff --git a/japanese/font-ayu18/Makefile b/japanese/font-ayu18/Makefile
index 520e295caf8f..06a26a0a671a 100644
--- a/japanese/font-ayu18/Makefile
+++ b/japanese/font-ayu18/Makefile
@@ -3,8 +3,8 @@
PORTNAME= ayu18
PORTVERSION= 1.3.1.1
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/x-tt/8535/:goth \
- SFJP/x-tt/8494/:min
+MASTER_SITES= OSDN/x-tt/8535/:goth \
+ OSDN/x-tt/8494/:min
PKGNAMEPREFIX= ja-font-
DISTFILES= ayu18gothic-1.3a${EXTRACT_SUFX}:goth \
ayu18mincho-1.1${EXTRACT_SUFX}:min
diff --git a/japanese/font-ayu20/Makefile b/japanese/font-ayu20/Makefile
index e87cf66a4838..4fc28774f15b 100644
--- a/japanese/font-ayu20/Makefile
+++ b/japanese/font-ayu20/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ayu20
PORTVERSION= 1.7.a
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/x-tt/8536/
+MASTER_SITES= OSDN/x-tt/8536/
PKGNAMEPREFIX= ja-font-
DISTNAME= ayu20gothic-1.7a
diff --git a/japanese/font-genjyuugothic/Makefile b/japanese/font-genjyuugothic/Makefile
index 89a15362666e..5ef3beb2fc28 100644
--- a/japanese/font-genjyuugothic/Makefile
+++ b/japanese/font-genjyuugothic/Makefile
@@ -4,7 +4,7 @@ PORTNAME= genjyuugothic
PORTVERSION= 20150607
PORTREVISION= 1
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/users/8/8636
+MASTER_SITES= OSDN/users/8/8636
PKGNAMEPREFIX= ja-font-
MAINTAINER= ume@FreeBSD.org
diff --git a/japanese/font-genshingothic/Makefile b/japanese/font-genshingothic/Makefile
index cdff4f7a9b04..6e6c413b30d4 100644
--- a/japanese/font-genshingothic/Makefile
+++ b/japanese/font-genshingothic/Makefile
@@ -4,7 +4,7 @@ PORTNAME= genshingothic
PORTVERSION= 20150607
PORTREVISION= 2
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/users/8/8634
+MASTER_SITES= OSDN/users/8/8634
PKGNAMEPREFIX= ja-font-
MAINTAINER= ume@FreeBSD.org
diff --git a/japanese/font-kochi/Makefile b/japanese/font-kochi/Makefile
index 447b460e9929..c5dc928ed53e 100644
--- a/japanese/font-kochi/Makefile
+++ b/japanese/font-kochi/Makefile
@@ -5,7 +5,7 @@ PORTNAME= kochi
PORTVERSION= 20030809
PORTREVISION= 5
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/efont/5411/
+MASTER_SITES= OSDN/efont/5411/
PKGNAMEPREFIX= ja-font-
DISTNAME= ${PORTNAME}-substitute-${PORTVERSION}
diff --git a/japanese/font-mgenplus/Makefile b/japanese/font-mgenplus/Makefile
index 52725774fcd4..890c3be15af1 100644
--- a/japanese/font-mgenplus/Makefile
+++ b/japanese/font-mgenplus/Makefile
@@ -4,7 +4,7 @@ PORTNAME= mgenplus
PORTVERSION= 20150602
PORTREVISION= 1
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/users/8/8597
+MASTER_SITES= OSDN/users/8/8597
PKGNAMEPREFIX= ja-font-
MAINTAINER= ume@FreeBSD.org
diff --git a/japanese/font-migmix/Makefile b/japanese/font-migmix/Makefile
index bc744b87443a..4549ed095011 100644
--- a/japanese/font-migmix/Makefile
+++ b/japanese/font-migmix/Makefile
@@ -4,7 +4,7 @@ PORTNAME= migmix
PORTVERSION= 1.0.20130617
PORTREVISION= 4
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/mix-mplus-ipa/59021
+MASTER_SITES= OSDN/mix-mplus-ipa/59021
PKGNAMEPREFIX= ja-font-
DISTFILES= ${PORTNAME}-1m-${PORTVERSION:E}${EXTRACT_SUFX} \
${PORTNAME}-2m-${PORTVERSION:E}${EXTRACT_SUFX} \
diff --git a/japanese/font-migu/Makefile b/japanese/font-migu/Makefile
index eb70fd04b644..8f0b6816a87b 100644
--- a/japanese/font-migu/Makefile
+++ b/japanese/font-migu/Makefile
@@ -4,7 +4,7 @@ PORTNAME= migu
PORTVERSION= 1.0.20130617
PORTREVISION= 4
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/mix-mplus-ipa/59022
+MASTER_SITES= OSDN/mix-mplus-ipa/59022
PKGNAMEPREFIX= ja-font-
DISTFILES= ${PORTNAME}-1p-${PORTVERSION:E}${EXTRACT_SUFX} \
${PORTNAME}-1c-${PORTVERSION:E}${EXTRACT_SUFX} \
diff --git a/japanese/font-mplus-bitmap/Makefile b/japanese/font-mplus-bitmap/Makefile
index ff4163c5b556..068c248de7b5 100644
--- a/japanese/font-mplus-bitmap/Makefile
+++ b/japanese/font-mplus-bitmap/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mplus
PORTVERSION= 2.2.4
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/${PORTNAME}-fonts/5030/
+MASTER_SITES= OSDN/${PORTNAME}-fonts/5030/
PKGNAMEPREFIX= ja-font-
PKGNAMESUFFIX= -bitmap
DISTNAME= ${PORTNAME}_bitmap_fonts-2.2.4
diff --git a/japanese/font-mplus-outline/Makefile b/japanese/font-mplus-outline/Makefile
index 0e84fb650844..cb3f429a83d5 100644
--- a/japanese/font-mplus-outline/Makefile
+++ b/japanese/font-mplus-outline/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mplus
PORTVERSION= 0.6.0
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/${PORTNAME}-fonts/62344/
+MASTER_SITES= OSDN/${PORTNAME}-fonts/62344/
PKGNAMEPREFIX= ja-font-
PKGNAMESUFFIX= -outline
DISTNAME= ${PORTNAME}-TESTFLIGHT-060
diff --git a/japanese/font-nasu/Makefile b/japanese/font-nasu/Makefile
index 7262fd780540..55383bf7cc72 100644
--- a/japanese/font-nasu/Makefile
+++ b/japanese/font-nasu/Makefile
@@ -4,7 +4,7 @@ PORTNAME= nasu
PORTVERSION= 20141215
PORTREVISION= 2
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/users/7/7587
+MASTER_SITES= OSDN/users/7/7587
PKGNAMEPREFIX= ja-font-
DISTNAME= NasuFont-${PORTVERSION}
diff --git a/japanese/font-rounded-mgenplus/Makefile b/japanese/font-rounded-mgenplus/Makefile
index 2e8339938b92..269816b90ab4 100644
--- a/japanese/font-rounded-mgenplus/Makefile
+++ b/japanese/font-rounded-mgenplus/Makefile
@@ -4,7 +4,7 @@ PORTNAME= rounded-mgenplus
PORTVERSION= 20150602
PORTREVISION= 1
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/users/8/8598
+MASTER_SITES= OSDN/users/8/8598
PKGNAMEPREFIX= ja-font-
MAINTAINER= ume@FreeBSD.org
diff --git a/japanese/font-sazanami/Makefile b/japanese/font-sazanami/Makefile
index af23ddb76d92..bd8f45b0e294 100644
--- a/japanese/font-sazanami/Makefile
+++ b/japanese/font-sazanami/Makefile
@@ -4,7 +4,7 @@ PORTNAME= sazanami
PORTVERSION= 20040629
PORTREVISION= 6
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/efont/10087
+MASTER_SITES= OSDN/efont/10087
PKGNAMEPREFIX= ja-font-
MAINTAINER= hrs@FreeBSD.org
diff --git a/japanese/font-ume/Makefile b/japanese/font-ume/Makefile
index c9976433677f..49e5c41224d1 100644
--- a/japanese/font-ume/Makefile
+++ b/japanese/font-ume/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ume
PORTVERSION= 0.0.660
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SOURCEFORGE_JP/${PORTNAME}-font/22212
+MASTER_SITES= OSDN/${PORTNAME}-font/22212
PKGNAMEPREFIX= ja-font-
DISTNAME= umefont_${PORTVERSION:E}
diff --git a/japanese/font-vlgothic/Makefile b/japanese/font-vlgothic/Makefile
index 27056fca82e7..42616a8684a5 100644
--- a/japanese/font-vlgothic/Makefile
+++ b/japanese/font-vlgothic/Makefile
@@ -5,7 +5,7 @@ PORTNAME= vlgothic
PORTVERSION= 20141206
PORTREVISION= 4
CATEGORIES= japanese x11-fonts
-MASTER_SITES= SFJP/vlgothic/62375
+MASTER_SITES= OSDN/vlgothic/62375
PKGNAMEPREFIX= ja-font-
DISTNAME= VLGothic-${PORTVERSION}
diff --git a/japanese/hns/Makefile b/japanese/hns/Makefile
index f94a168523d5..cc4b9f7054d7 100644
--- a/japanese/hns/Makefile
+++ b/japanese/hns/Makefile
@@ -5,7 +5,7 @@ PORTNAME= hns
PORTVERSION= 2.19.9
PORTREVISION= 1
CATEGORIES= japanese www perl5
-MASTER_SITES= SFJP/h14m/22597
+MASTER_SITES= OSDN/h14m/22597
MAINTAINER= ports@FreeBSD.org
COMMENT= Hyper NIKKI System, a CGI system for Electric Diary Interchange
diff --git a/japanese/ipadic/Makefile b/japanese/ipadic/Makefile
index b0e77f8d7262..9c95b3105cbc 100644
--- a/japanese/ipadic/Makefile
+++ b/japanese/ipadic/Makefile
@@ -5,7 +5,7 @@ PORTNAME= ipadic
PORTVERSION= 2.7.0
PORTREVISION= 2
CATEGORIES= japanese textproc
-MASTER_SITES= SFJP/${PORTNAME}/24435
+MASTER_SITES= OSDN/${PORTNAME}/24435
MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese Morphological Dictionary for ChaSen
diff --git a/japanese/jmode/Makefile b/japanese/jmode/Makefile
index 2394690c91d0..10caf16dfa10 100644
--- a/japanese/jmode/Makefile
+++ b/japanese/jmode/Makefile
@@ -5,7 +5,7 @@ PORTNAME= jmode
PORTVERSION= 0.6.7
PORTREVISION= 9
CATEGORIES= japanese
-MASTER_SITES= SFJP/anthy/5467
+MASTER_SITES= OSDN/anthy/5467
MAINTAINER= nobutaka@FreeBSD.org
COMMENT?= XIM server for Anthy input method
diff --git a/japanese/kasumi/Makefile b/japanese/kasumi/Makefile
index 163b2040f986..5c3c378c9271 100644
--- a/japanese/kasumi/Makefile
+++ b/japanese/kasumi/Makefile
@@ -5,7 +5,7 @@ PORTNAME= kasumi
PORTVERSION= 2.5
PORTREVISION= 6
CATEGORIES= japanese
-MASTER_SITES= SFJP/${PORTNAME}/41436
+MASTER_SITES= OSDN/${PORTNAME}/41436
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= Dictionary management tool for anthy
diff --git a/japanese/latex-jlisting/Makefile b/japanese/latex-jlisting/Makefile
index 07f92db0a511..8fed9312372d 100644
--- a/japanese/latex-jlisting/Makefile
+++ b/japanese/latex-jlisting/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jlisting
PORTVERSION= 0.2
CATEGORIES= japanese print
-MASTER_SITES= SFJP/mytexpert/26068
+MASTER_SITES= OSDN/mytexpert/26068
PKGNAMEPREFIX= latex-
DISTFILES= jlisting.sty.bz2
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile
index a9f009e36bc4..9f85a6684c2e 100644
--- a/japanese/nethack34/Makefile
+++ b/japanese/nethack34/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= japanese games
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-src
-PATCH_SITES= SOURCEFORGE_JP/jnethack/58545
+PATCH_SITES= OSDN/jnethack/58545
PATCHFILES= jnethack-${PORTVERSION}-0.11.diff.gz
PATCH_DIST_STRIP= -p1
diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile
index dfaa5ae37cb9..33a1b2bc7404 100644
--- a/japanese/nkf/Makefile
+++ b/japanese/nkf/Makefile
@@ -5,7 +5,7 @@ PORTNAME= nkf
PORTVERSION= 2.1.4
PORTEPOCH= 1
CATEGORIES?= japanese
-MASTER_SITES= SFJP/${PORTNAME}/64158
+MASTER_SITES= OSDN/${PORTNAME}/64158
MAINTAINER= hrs@FreeBSD.org
COMMENT= Network Kanji code conversion Filter
diff --git a/japanese/p5-Text-ChaSen/Makefile b/japanese/p5-Text-ChaSen/Makefile
index 313e0c96f5b5..054acb821b84 100644
--- a/japanese/p5-Text-ChaSen/Makefile
+++ b/japanese/p5-Text-ChaSen/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Text-ChaSen
PORTVERSION= 1.03
PORTREVISION= 7
CATEGORIES= japanese textproc perl5
-MASTER_SITES= SFJP/chasen-legacy/32224
+MASTER_SITES= OSDN/chasen-legacy/32224
DISTNAME= chasen-${CHASEN_VERSION}
MAINTAINER= perl@FreeBSD.org
diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile
index f43f562029ea..e2cd5538a3e6 100644
--- a/japanese/p5-nkf/Makefile
+++ b/japanese/p5-nkf/Makefile
@@ -5,7 +5,7 @@ PORTNAME= nkf
PORTVERSION= 2.1.4
PORTEPOCH= 1
CATEGORIES= japanese perl5
-MASTER_SITES= SFJP/${PORTNAME}/64158
+MASTER_SITES= OSDN/${PORTNAME}/64158
PKGNAMEPREFIX= ja-p5-
MAINTAINER= hrs@FreeBSD.org
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile
index 59979502e78a..dea6e8d3b8a6 100644
--- a/japanese/scim-anthy/Makefile
+++ b/japanese/scim-anthy/Makefile
@@ -5,7 +5,7 @@ PORTNAME= scim-anthy
PORTVERSION= 1.2.7
PORTREVISION= 5
CATEGORIES= japanese
-MASTER_SITES= SFJP/scim-imengine/37309
+MASTER_SITES= OSDN/scim-imengine/37309
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM IMEngine module using Anthy
diff --git a/japanese/scim-canna/Makefile b/japanese/scim-canna/Makefile
index 6b5c82469c16..40cf7c002468 100644
--- a/japanese/scim-canna/Makefile
+++ b/japanese/scim-canna/Makefile
@@ -5,7 +5,7 @@ PORTNAME= scim-canna
PORTVERSION= 1.0.0
PORTREVISION= 15
CATEGORIES= japanese
-MASTER_SITES= SFJP/scim-imengine/18849
+MASTER_SITES= OSDN/scim-imengine/18849
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM IMEngine module using Canna
diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile
index df30f1462816..16dd2be30c05 100644
--- a/japanese/scim-skk/Makefile
+++ b/japanese/scim-skk/Makefile
@@ -6,7 +6,7 @@ PORTNAME= scim-skk
PORTVERSION= 0.5.2
PORTREVISION= 12
CATEGORIES= japanese
-MASTER_SITES= SFJP/scim-imengine/18121
+MASTER_SITES= OSDN/scim-imengine/18121
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM IMEngine module like SKK
diff --git a/japanese/skkinput/Makefile b/japanese/skkinput/Makefile
index 93b244b9c72a..1dd3fe8e932d 100644
--- a/japanese/skkinput/Makefile
+++ b/japanese/skkinput/Makefile
@@ -5,7 +5,7 @@ PORTNAME= skkinput
PORTVERSION= 2.06.4
PORTREVISION= 2
CATEGORIES= japanese x11
-MASTER_SITES= SFJP/skkinput2/6273
+MASTER_SITES= OSDN/skkinput2/6273
MAINTAINER= koma2@lovepeers.org
COMMENT= SKK-like Japanese input method for X11
diff --git a/japanese/skkinput3/Makefile b/japanese/skkinput3/Makefile
index 60f816c9cf7f..63d88b456e7d 100644
--- a/japanese/skkinput3/Makefile
+++ b/japanese/skkinput3/Makefile
@@ -5,7 +5,7 @@ PORTNAME= skkinput3
PORTVERSION= 3.0.6
PORTREVISION= 6
CATEGORIES= japanese x11
-MASTER_SITES= SFJP/${PORTNAME}/2222
+MASTER_SITES= OSDN/${PORTNAME}/2222
DISTNAME= skkinput-${PORTVERSION}
MAINTAINER= koma2@lovepeers.org