Add tex-makeindex and tex-makeindex-doc.
This commit is contained in:
parent
8f4ddeaf1b
commit
8c04f9b0f3
2 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2009,v 1.2191 2009/06/07 06:06:45 minskim Exp $
|
||||
$NetBSD: CHANGES-2009,v 1.2192 2009/06/07 06:31:46 minskim Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2009:
|
||||
|
||||
|
@ -2918,3 +2918,5 @@ Changes to the packages collection and infrastructure in 2009:
|
|||
Added print/tex-dvips version 2008.12784 [minskim 2009-06-07]
|
||||
Added print/tex-enctex version 2008.11913 [minskim 2009-06-07]
|
||||
Added print/tex-enctex-doc version 2008.11913 [minskim 2009-06-07]
|
||||
Added textproc/tex-makeindex version 2.12 [minskim 2009-06-07]
|
||||
Added textproc/tex-makeindex-doc version 2.12 [minskim 2009-06-07]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.483 2009/06/04 19:34:06 jnemeth Exp $
|
||||
# $NetBSD: Makefile,v 1.484 2009/06/07 06:31:46 minskim Exp $
|
||||
#
|
||||
|
||||
COMMENT= Text processing utilities (does not include desktop publishing)
|
||||
|
@ -458,6 +458,8 @@ SUBDIR+= tei
|
|||
SUBDIR+= tei-p5-schema
|
||||
SUBDIR+= tei-xsl
|
||||
SUBDIR+= tex-bin-xmltex
|
||||
SUBDIR+= tex-makeindex
|
||||
SUBDIR+= tex-makeindex-doc
|
||||
SUBDIR+= tex-xmltex
|
||||
SUBDIR+= tex-xmltex-doc
|
||||
SUBDIR+= tex2page
|
||||
|
|
Loading…
Reference in a new issue