diff options
author | minskim <minskim> | 2011-11-06 08:43:28 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-11-06 08:43:28 +0000 |
commit | 0a160a91ef432ed944a9b451c3d4048e137a6f60 (patch) | |
tree | c6d07196d56bc6aa2ed07e1125fab2915f3c28c0 /fonts/tex-garuda-c90 | |
parent | 5aadef5a023cf99b17df2cfc99809d239f44d442 (diff) | |
download | pkgsrc-0a160a91ef432ed944a9b451c3d4048e137a6f60.tar.gz |
Replace the updmap script with the version in TeX Live 2011.
Updating font maps is considerably faster with this version.
Diffstat (limited to 'fonts/tex-garuda-c90')
-rw-r--r-- | fonts/tex-garuda-c90/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-garuda-c90/Makefile b/fonts/tex-garuda-c90/Makefile index adce83214ea..a34af9df6a3 100644 --- a/fonts/tex-garuda-c90/Makefile +++ b/fonts/tex-garuda-c90/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/19 22:07:09 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2011/11/06 08:43:29 minskim Exp $ DISTNAME= garuda-c90 PKGNAME= tex-${DISTNAME}-2011 +PKGREVISION= 1 TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org |