summaryrefslogtreecommitdiff
path: root/fonts/tex-courier/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-04-25 07:53:38 +0000
committermarkd <markd@pkgsrc.org>2015-04-25 07:53:38 +0000
commitb90c18f6fa3bb77d4337dcbb06e3d2c174482366 (patch)
treeacabb95214327a2d784a3843ef713c6995157c61 /fonts/tex-courier/Makefile
parent5960fd9b3ab7a5714c93f8f0b47e4567eda9bd19 (diff)
downloadpkgsrc-b90c18f6fa3bb77d4337dcbb06e3d2c174482366.tar.gz
Update tex-courier to 2014
latest texlive version. changes unknown.
Diffstat (limited to 'fonts/tex-courier/Makefile')
-rw-r--r--fonts/tex-courier/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/fonts/tex-courier/Makefile b/fonts/tex-courier/Makefile
index 280b15f6e6e..08ecd476334 100644
--- a/fonts/tex-courier/Makefile
+++ b/fonts/tex-courier/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2011/07/20 02:06:03 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2015/04/25 07:53:38 markd Exp $
DISTNAME= courier
-PKGNAME= tex-${DISTNAME}-2010.21993
-TEXLIVE_REV= 21993
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 35058
MAINTAINER= minskim@NetBSD.org
COMMENT= Adobe Type 1 "free" copies of Courier
CONFLICTS+= teTeX-texmf<=3.0nb19
+TEX_MAP_FILES+= ucr.map
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"