diff options
author | nonaka <nonaka@pkgsrc.org> | 2016-11-05 12:40:54 +0000 |
---|---|---|
committer | nonaka <nonaka@pkgsrc.org> | 2016-11-05 12:40:54 +0000 |
commit | 35de562a62b2ee2cfe3d98bb229c8c323c3fc033 (patch) | |
tree | 7336c603ff5785d0f1abdd6ca7f8c2b4e6cb1085 /fonts/koruri-ttf/Makefile | |
parent | 44dba2e848f154df3454f614dd9edd8efe879c73 (diff) | |
download | pkgsrc-35de562a62b2ee2cfe3d98bb229c8c323c3fc033.tar.gz |
Update koruri-ttf to 20161105.
20161105:
* M+ OUTLINE FONTS has been updated to TESTFLIGHT 062 (2016.09.30).
Diffstat (limited to 'fonts/koruri-ttf/Makefile')
-rw-r--r-- | fonts/koruri-ttf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/koruri-ttf/Makefile b/fonts/koruri-ttf/Makefile index 0fc7f2daa50..511c98418b8 100644 --- a/fonts/koruri-ttf/Makefile +++ b/fonts/koruri-ttf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2016/05/06 12:10:03 nonaka Exp $ +# $NetBSD: Makefile,v 1.12 2016/11/05 12:40:54 nonaka Exp $ # DISTNAME= Koruri-${KORURI_VERSION} PKGNAME= koruri-ttf-${KORURI_VERSION} CATEGORIES= fonts japanese -MASTER_SITES= ${MASTER_SITE_OSDN:=koruri/65771/} +MASTER_SITES= ${MASTER_SITE_OSDN:=koruri/66647/} EXTRACT_SUFX= .tar.xz MAINTAINER= nonakap@gmail.com @@ -12,7 +12,7 @@ HOMEPAGE= http://koruri.lindwurm.biz/ COMMENT= Koruri Japanese TrueType fonts LICENSE= apache-2.0 -KORURI_VERSION= 20160506 +KORURI_VERSION= 20161105 NO_CONFIGURE= YES NO_BUILD= YES |