diff options
Diffstat (limited to 'fonts/umefont-ttf/Makefile')
-rw-r--r-- | fonts/umefont-ttf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |