summaryrefslogtreecommitdiff
path: root/fonts/tex-cm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-cm/Makefile')
-rw-r--r--fonts/tex-cm/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/fonts/tex-cm/Makefile b/fonts/tex-cm/Makefile
index 6955fe04cd4..2e2c011e465 100644
--- a/fonts/tex-cm/Makefile
+++ b/fonts/tex-cm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/13 07:05:41 minskim Exp $
-# TeX Live Revision 7621
+# $NetBSD: Makefile,v 1.2 2010/01/29 01:52:59 minskim Exp $
+# TeX Live Revision 15878
DISTNAME= cm
-PKGNAME= tex-${DISTNAME}-2008.7621
+PKGNAME= tex-${DISTNAME}-2009.15878
CATEGORIES= fonts
MAINTAINER= minskim@NetBSD.org
@@ -10,9 +10,7 @@ COMMENT= Computer Modern fonts
CONFLICTS+= teTeX-texmf<=3.0nb11
-TEX_MIXEDMAP_FILES+= cmother-bsr.map
TEX_MIXEDMAP_FILES+= cmtext-bsr-interpolated.map
-TEX_MIXEDMAP_FILES+= cmtext-bsr.map
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"