diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-29 11:06:46 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-29 11:06:46 +0000 |
commit | 24aed388ad129a909ca127f5f016d2cf0ce9424d (patch) | |
tree | 13cc5099fc368a7063f50e160035ea5392733d5d /fonts/umefont-ttf | |
parent | 65113916d2ba5baeda587d378864512d7bafc4c1 (diff) | |
download | pkgsrc-24aed388ad129a909ca127f5f016d2cf0ce9424d.tar.gz |
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.
sourceforge.jp is renamed to osdn.jp.
However its mirror sites are not ready for osdn.jp.
Diffstat (limited to 'fonts/umefont-ttf')
-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 |