diff options
author | minskim <minskim@pkgsrc.org> | 2010-12-25 05:25:30 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-12-25 05:25:30 +0000 |
commit | 21acb8964216be5ce2dcc241c9255299cf3cdd9b (patch) | |
tree | 170458c28f08e4b6c804ad7fd58f733f2bf294e3 /print/tex-luatex | |
parent | 2f5baa31191c604dcf0b96766db65196e2e0a950 (diff) | |
download | pkgsrc-21acb8964216be5ce2dcc241c9255299cf3cdd9b.tar.gz |
Update tex-luatex{,-doc} to TeX Live r20552. No functional change.
Diffstat (limited to 'print/tex-luatex')
-rw-r--r-- | print/tex-luatex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile index bcb6836c3f3..97e7c2fc5b7 100644 --- a/print/tex-luatex/Makefile +++ b/print/tex-luatex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/11/07 17:29:49 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2010/12/25 05:25:30 minskim Exp $ DISTNAME= luatex PKGNAME= tex-${DISTNAME}-0.60.1 PKGREVISION= 1 -TEXLIVE_REV= 20014 +TEXLIVE_REV= 20552 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.luatex.org/ |