summaryrefslogtreecommitdiff
path: root/print/tex-hyphen-romanian/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2010-05-24 06:08:33 +0000
committerminskim <minskim>2010-05-24 06:08:33 +0000
commit58c06a413e47def5942be4d2845f2e85a67b20cb (patch)
tree8f64e64fa30f5718f3192d716e6f8fbc44a0099e /print/tex-hyphen-romanian/Makefile
parent7b47b7d7413ef95faca15973ac64a32be65ce36c (diff)
downloadpkgsrc-58c06a413e47def5942be4d2845f2e85a67b20cb.tar.gz
Update tex-hyphen-* packages to the versions in TeX Live 2009.
Diffstat (limited to 'print/tex-hyphen-romanian/Makefile')
-rw-r--r--print/tex-hyphen-romanian/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/tex-hyphen-romanian/Makefile b/print/tex-hyphen-romanian/Makefile
index 31619eb0971..85c24b7bc5f 100644
--- a/print/tex-hyphen-romanian/Makefile
+++ b/print/tex-hyphen-romanian/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/15 07:46:32 minskim Exp $
-# TeX Live Revision 9014
+# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:36 minskim Exp $
DISTNAME= hyphen-romanian
-PKGNAME= tex-${DISTNAME}-2008.9014
+PKGNAME= tex-${DISTNAME}-2009
+TEXLIVE_REV= 13822
MAINTAINER= minskim@NetBSD.org
COMMENT= Hyphenation patterns for Romanian
@@ -13,5 +13,5 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
TEX_HYPHEN_DAT+= romanian loadhyph-ro.tex
TEX_HYPHEN_DEF+= \addlanguage{romanian}{loadhyph-ro.tex}{}{2}{2}
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"