diff options
Diffstat (limited to 'print/tex-latex-doc/Makefile')
-rw-r--r-- | print/tex-latex-doc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-latex-doc/Makefile b/print/tex-latex-doc/Makefile index 3fbe6e75041..1b427673870 100644 --- a/print/tex-latex-doc/Makefile +++ b/print/tex-latex-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/08/09 08:25:48 markd Exp $ +# $NetBSD: Makefile,v 1.9 2016/06/16 04:06:11 markd Exp $ DISTNAME= latex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2015.37789 -TEXLIVE_REV= 37789 +PKGNAME= tex-${DISTNAME:S/./-/}-2016 +TEXLIVE_REV= 40218 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/latex |