diff options
Diffstat (limited to 'print/tex-texlive.infra/Makefile')
-rw-r--r-- | print/tex-texlive.infra/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-texlive.infra/Makefile b/print/tex-texlive.infra/Makefile index f5ad7dbe2c2..39db752f2c0 100644 --- a/print/tex-texlive.infra/Makefile +++ b/print/tex-texlive.infra/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2020/05/10 03:56:44 markd Exp $ +# $NetBSD: Makefile,v 1.27 2020/08/31 18:11:05 wiz Exp $ DISTNAME= texlive.infra PKGNAME= tex-${DISTNAME}-2020 +PKGREVISION= 1 TEXLIVE_REV= 54630 MAINTAINER= minskim@NetBSD.org |