diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-03-25 05:12:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-03-25 05:12:13 +0800 |
commit | 29cad3789d20806a3ed0894cdefb5e30f7e2d612 (patch) | |
tree | a3800dea166dc8a342356dc5e04ffda610cf25b2 /x11-fonts | |
parent | ed85a9673a2f0b5aab90e2177a238ccd49e0dabf (diff) | |
download | freebsd-ports-gnome-29cad3789d20806a3ed0894cdefb5e30f7e2d612.tar.gz freebsd-ports-gnome-29cad3789d20806a3ed0894cdefb5e30f7e2d612.tar.zst freebsd-ports-gnome-29cad3789d20806a3ed0894cdefb5e30f7e2d612.zip |
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/hanazono-fonts-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/hanazono-fonts-ttf/Makefile b/x11-fonts/hanazono-fonts-ttf/Makefile index b395a8a3e5d1..cb75f151f97c 100644 --- a/x11-fonts/hanazono-fonts-ttf/Makefile +++ b/x11-fonts/hanazono-fonts-ttf/Makefile @@ -4,7 +4,7 @@ PORTNAME= hanazono-fonts-ttf PORTVERSION= 20170904 CATEGORIES= x11-fonts -MASTER_SITES= SFJP/hanazono-font/68253 +MASTER_SITES= OSDN/hanazono-font/68253 DISTNAME= ${PORTNAME:C/-.*//}-${PORTVERSION} MAINTAINER= lichray@gmail.com |