diff options
author | obache <obache@pkgsrc.org> | 2009-05-05 02:32:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-05-05 02:32:46 +0000 |
commit | ceacba7f1988376a75316417d41504f9c3f9f72a (patch) | |
tree | 7884ea498de56b96ccdb7cd33f00960a3dcbfea8 /fonts/vlgothic-ttf/Makefile | |
parent | 2bc70132d537cdc36c7283e69a80dbb066d78571 (diff) | |
download | pkgsrc-ceacba7f1988376a75316417d41504f9c3f9f72a.tar.gz |
Update VLGothic to VLGothic-20090422.
maintainer update request by PR 41333.
Changelog:
* Bugfix: Recovered missing GSUB vert table(For vertical glyph).
* Add new 1 glyph.
Diffstat (limited to 'fonts/vlgothic-ttf/Makefile')
-rw-r--r-- | fonts/vlgothic-ttf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/vlgothic-ttf/Makefile b/fonts/vlgothic-ttf/Makefile index 6e61ae98f39..9aa07dea308 100644 --- a/fonts/vlgothic-ttf/Makefile +++ b/fonts/vlgothic-ttf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2009/02/03 12:24:39 obache Exp $ +# $NetBSD: Makefile,v 1.6 2009/05/05 02:32:46 obache Exp $ # -DISTNAME= VLGothic-20090108 +DISTNAME= VLGothic-20090422 PKGNAME= ${DISTNAME:tl:S/-/-ttf-/} CATEGORIES= fonts japanese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=vlgothic/36935/} \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=vlgothic/38942/} \ http://vinelinux.org/~daisuke/vlgothic/ \ http://dicey.org/vlgothic/ EXTRACT_SUFX= .tar.bz2 |