diff options
Diffstat (limited to 'print/tex-babel/Makefile')
-rw-r--r-- | print/tex-babel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-babel/Makefile b/print/tex-babel/Makefile index 734ddcc8b8f..6d5af1d300a 100644 --- a/print/tex-babel/Makefile +++ b/print/tex-babel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/04/22 10:02:03 markd Exp $ +# $NetBSD: Makefile,v 1.5 2016/06/16 04:05:59 markd Exp $ DISTNAME= babel -PKGNAME= tex-${DISTNAME}-3.9l -TEXLIVE_REV= 35266 +PKGNAME= tex-${DISTNAME}-3.9r +TEXLIVE_REV= 40706 MAINTAINER= minskim@NetBSD.org COMMENT= Multilingual support for Plain TeX or LaTeX |