diff options
Diffstat (limited to 'print/tex-pdftex-doc/Makefile')
-rw-r--r-- | print/tex-pdftex-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-pdftex-doc/Makefile b/print/tex-pdftex-doc/Makefile index 6df828c141a..d355de090af 100644 --- a/print/tex-pdftex-doc/Makefile +++ b/print/tex-pdftex-doc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2020/05/03 11:57:33 markd Exp $ +# $NetBSD: Makefile,v 1.25 2020/08/31 18:11:04 wiz Exp $ DISTNAME= pdftex.doc PKGNAME= tex-${DISTNAME:S/./-/}-2020 +PKGREVISION= 1 TEXLIVE_REV= 54227 MAINTAINER= minskim@NetBSD.org |