diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-07-03 19:56:01 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-07-03 19:56:01 +0000 |
commit | 2255c91165c0d0f06f20c72bb443d2a3cb58b129 (patch) | |
tree | e5e46b245c1d5aed5f99c19ca36583d18811d92e /fonts/umefont-ttf/Makefile | |
parent | 7975c4f79a6a91ca390fb913e756ed0a4a0cf036 (diff) | |
download | pkgsrc-2255c91165c0d0f06f20c72bb443d2a3cb58b129.tar.gz |
Update to 0.441
Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-696b, 9400-ffff (first check)
In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-696b, 9400-ffff (first check)
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 e343b2275ce..82735fb4196 100644 --- a/fonts/umefont-ttf/Makefile +++ b/fonts/umefont-ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2012/06/04 16:14:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2012/07/03 19:56:01 ryoon Exp $ # -DISTNAME= umefont_440 +DISTNAME= umefont_441 PKGNAME= ${DISTNAME:S/_/-ttf-0./} CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ume-font/22212/} |