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/font-nasu | |
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/font-nasu')
-rw-r--r-- | japanese/font-nasu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |