diff options
author | ryoon <ryoon> | 2014-06-07 00:17:36 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-06-07 00:17:36 +0000 |
commit | cbf99f7216925d669743d70e8bcea1cdf803a437 (patch) | |
tree | aad7db142b4229932bb607ae86aa467df6d415d3 /fonts/umefont-ttf/Makefile | |
parent | caf0f18755e0d6f65e07f1d98b652853c387f1a9 (diff) | |
download | pkgsrc-cbf99f7216925d669743d70e8bcea1cdf803a437.tar.gz |
Update to 0.463
Status:
Unadjusted glyph: Unicode 7b27-9398
Diffstat (limited to 'fonts/umefont-ttf/Makefile')
-rw-r--r-- | fonts/umefont-ttf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/umefont-ttf/Makefile b/fonts/umefont-ttf/Makefile index 2c60c7c65c9..3182af85adb 100644 --- a/fonts/umefont-ttf/Makefile +++ b/fonts/umefont-ttf/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/06/01 16:35:37 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2014/06/07 00:17:36 ryoon Exp $ # -DISTNAME= umefont_462 +DISTNAME= umefont_463 PKGNAME= ${DISTNAME:S/_/-ttf-0./} -PKGREVISION= 1 CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ume-font/22212/} EXTRACT_SUFX= .tar.xz |