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 27ba642a88e..6f306f79363 100644 --- a/print/tex-pdftex-doc/Makefile +++ b/print/tex-pdftex-doc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2016/06/18 20:55:01 markd Exp $ +# $NetBSD: Makefile,v 1.18 2016/07/09 06:38:52 wiz Exp $ DISTNAME= pdftex.doc PKGNAME= tex-${DISTNAME:S/./-/}-2016 +PKGREVISION= 1 TEXLIVE_REV= 41149 MAINTAINER= minskim@NetBSD.org |