summaryrefslogtreecommitdiff
path: root/fonts/tex-palatino/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-palatino/Makefile')
-rw-r--r--fonts/tex-palatino/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/fonts/tex-palatino/Makefile b/fonts/tex-palatino/Makefile
index 4d3d575e54e..f6eb7fafc82 100644
--- a/fonts/tex-palatino/Makefile
+++ b/fonts/tex-palatino/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2011/07/20 02:13:53 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2015/04/25 08:22:13 markd Exp $
DISTNAME= palatino
-PKGNAME= tex-${DISTNAME}-2010.21993
-TEXLIVE_REV= 21993
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 31835
MAINTAINER= minskim@NetBSD.org
COMMENT= Palatino font family for TeX
CONFLICTS= teTeX-texmf<=3.0nb29
+TEX_MAP_FILES+= upl.map
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"