summaryrefslogtreecommitdiff
path: root/print/tex-hyphen-czech/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-hyphen-czech/Makefile')
-rw-r--r--print/tex-hyphen-czech/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/tex-hyphen-czech/Makefile b/print/tex-hyphen-czech/Makefile
index ecb2c318acc..a592da4e00e 100644
--- a/print/tex-hyphen-czech/Makefile
+++ b/print/tex-hyphen-czech/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/15 07:29:53 minskim Exp $
-# TeX Live Revision 9030
+# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:34 minskim Exp $
DISTNAME= hyphen-czech
-PKGNAME= tex-${DISTNAME}-2008.9030
+PKGNAME= tex-${DISTNAME}-2009
+TEXLIVE_REV= 13822
MAINTAINER= minskim@NetBSD.org
COMMENT= Hyphenation patterns for Czech
@@ -13,5 +13,5 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
TEX_HYPHEN_DAT+= czech loadhyph-cs.tex
TEX_HYPHEN_DEF+= \addlanguage{czech}{loadhyph-cs.tex}{}{2}{3}
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"