diff options
author | salo <salo@pkgsrc.org> | 2003-04-01 00:28:25 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-04-01 00:28:25 +0000 |
commit | cb5c783e7a4779d348296a6c2b2f580b55c9b601 (patch) | |
tree | 0bfec7b8c1d6bbcce4e472a502f75a1963af7418 /fonts/baekmuk-ttf/Makefile | |
parent | 0de89ed864073954b6ea8437dfe34581c374cb95 (diff) | |
download | pkgsrc-cb5c783e7a4779d348296a6c2b2f580b55c9b601.tar.gz |
Updated to version 2.1.
Changes:
* ttf/hline.ttf, ttf/dotum.ttf, ttf/batang.ttf:
- cmap errors in the batang.ttf/dotum.ttf/hline.ttf corrected by
Jungshik Shin <jshin@mailaps.org>
- mismatched .nodef glyph fixed too.
and some more i can't decipher..
Diffstat (limited to 'fonts/baekmuk-ttf/Makefile')
-rw-r--r-- | fonts/baekmuk-ttf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/baekmuk-ttf/Makefile b/fonts/baekmuk-ttf/Makefile index 2c919c2625b..5d2ed5a8e0c 100644 --- a/fonts/baekmuk-ttf/Makefile +++ b/fonts/baekmuk-ttf/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/03/29 12:40:55 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/04/01 00:28:25 salo Exp $ # -DISTNAME= baekmuk-ttf-2.0 +DISTNAME= baekmuk-ttf-2.1 WRKSRC= ${WRKDIR} -PKGREVISION= 1 CATEGORIES= fonts korean MASTER_SITES= ftp://ftp.mizi.com/pub/baekmuk/ |