diff options
Diffstat (limited to 'textproc/tex-makeindex-doc/Makefile')
-rw-r--r-- | textproc/tex-makeindex-doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/tex-makeindex-doc/Makefile b/textproc/tex-makeindex-doc/Makefile index 5e0c7edd911..f541b4d80b7 100644 --- a/textproc/tex-makeindex-doc/Makefile +++ b/textproc/tex-makeindex-doc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/02/14 22:29:49 minskim Exp $ -# TeX Live Revision 16044 +# $NetBSD: Makefile,v 1.3 2010/09/14 00:24:41 minskim Exp $ DISTNAME= makeindex.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.12 PKGREVISION= 1 +TEXLIVE_REV= 18835 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-makeindex |