summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
Diffstat (limited to 'fonts')
-rw-r--r--fonts/ipaexfont/Makefile4
-rw-r--r--fonts/ja-sazanami-ttf/Makefile4
-rw-r--r--fonts/kochi-ttf/Makefile4
-rw-r--r--fonts/koruri-ttf/Makefile4
-rw-r--r--fonts/migu-ttf/Makefile6
-rw-r--r--fonts/umefont-ttf/Makefile6
-rw-r--r--fonts/vlgothic-ttf/Makefile4
7 files changed, 16 insertions, 16 deletions
diff --git a/fonts/ipaexfont/Makefile b/fonts/ipaexfont/Makefile
index d74b2001126..c2a31a2c658 100644
--- a/fonts/ipaexfont/Makefile
+++ b/fonts/ipaexfont/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/11/13 11:08:13 obache Exp $
+# $NetBSD: Makefile,v 1.9 2015/06/29 11:06:46 ryoon Exp $
#
IPAEXVER= 00201
@@ -6,7 +6,7 @@ DISTNAME= IPAexfont${IPAEXVER}
PKGNAME= ${DISTNAME:S/IPAexfont/ipaexfont-/}
PKGREVISION= 1
CATEGORIES= fonts japanese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ipafonts/57330/} \
+MASTER_SITES= ${MASTER_SITE_OSDN:=ipafonts/57330/} \
http://dl.ipafont.ipa.go.jp/IPAexfont/
EXTRACT_SUFX= .zip
diff --git a/fonts/ja-sazanami-ttf/Makefile b/fonts/ja-sazanami-ttf/Makefile
index 0926141f79c..3d3e660a37f 100644
--- a/fonts/ja-sazanami-ttf/Makefile
+++ b/fonts/ja-sazanami-ttf/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2014/06/01 16:35:34 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/06/29 11:06:46 ryoon Exp $
DISTNAME= sazanami-${SAZANAMI_VERS}
PKGNAME= ja-sazanami-ttf-${SAZANAMI_VERS}
PKGREVISION= 2
CATEGORIES= fonts japanese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=efont/10087/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=efont/10087/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= yamajun@ofug.net
diff --git a/fonts/kochi-ttf/Makefile b/fonts/kochi-ttf/Makefile
index ad9e116deab..d8d7fcd3b08 100644
--- a/fonts/kochi-ttf/Makefile
+++ b/fonts/kochi-ttf/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2014/06/01 16:35:35 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2015/06/29 11:06:46 ryoon Exp $
DISTNAME= kochi-substitute-${KOCHI_VERSION}
PKGNAME= kochi-ttf-${KOCHI_VERSION}
PKGREVISION= 6
CATEGORIES= fonts japanese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=efont/5411/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=efont/5411/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= uebayasi@NetBSD.org
diff --git a/fonts/koruri-ttf/Makefile b/fonts/koruri-ttf/Makefile
index c42966306bc..d6892c68349 100644
--- a/fonts/koruri-ttf/Makefile
+++ b/fonts/koruri-ttf/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2014/12/24 13:06:38 nonaka Exp $
+# $NetBSD: Makefile,v 1.7 2015/06/29 11:06:46 ryoon Exp $
#
DISTNAME= Koruri-${KORURI_VERSION}
PKGNAME= koruri-ttf-${KORURI_VERSION}
CATEGORIES= fonts japanese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=koruri/62469/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=koruri/62469/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= nonakap@gmail.com
diff --git a/fonts/migu-ttf/Makefile b/fonts/migu-ttf/Makefile
index b2a9ce6acb2..ebd63f4b45c 100644
--- a/fonts/migu-ttf/Makefile
+++ b/fonts/migu-ttf/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.7 2014/12/06 03:42:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2015/06/29 11:06:46 ryoon Exp $
#
DISTNAME= # empty
PKGNAME= migu-ttf-${VERSION}
CATEGORIES= fonts
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=mix-mplus-ipa/59022/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=mix-mplus-ipa/59022/}
DISTFILES= migu-1p-${VERSION}.zip \
migu-1c-${VERSION}.zip \
migu-1m-${VERSION}.zip \
migu-2m-${VERSION}.zip
MAINTAINER= ryoon@NetBSD.org
-HOMEPAGE= http://mix-mplus-ipa.sourceforge.jp/
+HOMEPAGE= http://mix-mplus-ipa.osdn.jp/
COMMENT= Fonts generated from M+ and IPA Gothic (Universal Design)
LICENSE= ipafont
diff --git a/fonts/umefont-ttf/Makefile b/fonts/umefont-ttf/Makefile
index f68b3af6a68..6286387c7fb 100644
--- a/fonts/umefont-ttf/Makefile
+++ b/fonts/umefont-ttf/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.49 2015/05/27 12:52:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2015/06/29 11:06:46 ryoon Exp $
#
DISTNAME= umefont_510
PKGNAME= ${DISTNAME:S/_/-ttf-0./}
CATEGORIES= fonts japanese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ume-font/22212/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=ume-font/22212/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= ryoon@NetBSD.org
-HOMEPAGE= http://sourceforge.jp/projects/ume-font/wiki/FrontPage
+HOMEPAGE= http://osdn.jp/projects/ume-font/wiki/FrontPage
COMMENT= Ume 18 Japanese fonts (Mincho and Gothic)
LICENSE= mplusfont
diff --git a/fonts/vlgothic-ttf/Makefile b/fonts/vlgothic-ttf/Makefile
index e3d668eacea..ca9328922b3 100644
--- a/fonts/vlgothic-ttf/Makefile
+++ b/fonts/vlgothic-ttf/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2014/12/07 00:05:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2015/06/29 11:06:46 ryoon Exp $
#
DISTNAME= VLGothic-20141206
PKGNAME= ${DISTNAME:tl:S/-/-ttf-/}
CATEGORIES= fonts japanese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=vlgothic/62375/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=vlgothic/62375/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= yamajun@ofug.net