diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-03-10 12:38:38 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-03-10 12:38:38 +0000 |
commit | 2c3373eb1894391b6e98097eec941d545208fd21 (patch) | |
tree | f08c3d77b05aaf844f9bf1ec48220df3bb775419 /fonts/umefont-ttf/Makefile | |
parent | d60500d50e8d406417ad2b2c4114030d43699c9a (diff) | |
download | pkgsrc-2c3373eb1894391b6e98097eec941d545208fd21.tar.gz |
Update to 0.425.
Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-60b0, 9eb4-ffff (first check)
* Fix glyphs in SJIS : second check completed
In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-60b0, 9eb4-ffff (first check)
* Fix glyphs in SJIS : second check completed
Diffstat (limited to 'fonts/umefont-ttf/Makefile')
-rw-r--r-- | fonts/umefont-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/umefont-ttf/Makefile b/fonts/umefont-ttf/Makefile index cc25278c482..83a6a4721c0 100644 --- a/fonts/umefont-ttf/Makefile +++ b/fonts/umefont-ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2011/02/07 11:06:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2011/03/10 12:38:38 ryoon Exp $ # -DISTNAME= umefont_424 +DISTNAME= umefont_425 PKGNAME= ${DISTNAME:S/_/-ttf-0./} CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ume-font/22212/} |