diff options
Diffstat (limited to 'print/tex-texdoc/Makefile')
-rw-r--r-- | print/tex-texdoc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-texdoc/Makefile b/print/tex-texdoc/Makefile index fc8c5fa4973..a19b091c162 100644 --- a/print/tex-texdoc/Makefile +++ b/print/tex-texdoc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/04/25 15:47:49 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:21 wiz Exp $ DISTNAME= texdoc PKGNAME= tex-${DISTNAME:S/./-/}-2011 +PKGREVISION= 1 TEXLIVE_REV= 24354 MAINTAINER= minskim@NetBSD.org |