summaryrefslogtreecommitdiff
path: root/print/tex-latex-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-latex-doc/Makefile')
-rw-r--r--print/tex-latex-doc/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/tex-latex-doc/Makefile b/print/tex-latex-doc/Makefile
index 779200fa81c..8c238160428 100644
--- a/print/tex-latex-doc/Makefile
+++ b/print/tex-latex-doc/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.16 2020/01/18 23:34:22 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/10 03:56:42 markd Exp $
DISTNAME= latex.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-20181201
-TEXLIVE_REV= 49390
+PKGNAME= tex-${DISTNAME:S/./-/}-20200202.5
+TEXLIVE_REV= 53958
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/latex
COMMENT= Documentation for tex-latex
LICENSE= lppl-1.3c
-TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"