diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-24 21:12:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-24 21:12:13 +0000 |
commit | 06bfeeb0b0861d4c5c28f00a5362ed45e7fe8580 (patch) | |
tree | a3800dea166dc8a342356dc5e04ffda610cf25b2 /japanese/anthy/Makefile | |
parent | c4d66464e7128f53226939fdc5041193f86ae4ab (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/anthy/Makefile')
-rw-r--r-- | japanese/anthy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |