diff options
Diffstat (limited to 'print/tex-texlive.infra/Makefile')
-rw-r--r-- | print/tex-texlive.infra/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/print/tex-texlive.infra/Makefile b/print/tex-texlive.infra/Makefile index de1cbff1cb1..521490f139b 100644 --- a/print/tex-texlive.infra/Makefile +++ b/print/tex-texlive.infra/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2021/05/24 19:53:50 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2021/06/06 23:16:49 markd Exp $ DISTNAME= texlive.infra -PKGNAME= tex-${DISTNAME}-2020 -PKGREVISION= 2 -TEXLIVE_REV= 54630 +PKGNAME= tex-${DISTNAME}-2021 +TEXLIVE_REV= 59352 MAINTAINER= minskim@NetBSD.org COMMENT= Basic TeX Live infrastructure |