diff options
-rw-r--r-- | doc/CHANGES-2010 | 3 | ||||
-rw-r--r-- | print/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 3ff3ee135db..0f116b2e637 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.1987 2010/05/23 08:18:19 obache Exp $ +$NetBSD: CHANGES-2010,v 1.1988 2010/05/23 09:58:41 minskim Exp $ Changes to the packages collection and infrastructure in 2010: @@ -2581,3 +2581,4 @@ Changes to the packages collection and infrastructure in 2010: Updated comms/asterisk16 to 1.6.1.20 [jnemeth 2010-05-22] Added net/libdlna version 0.2.3 [obache 2010-05-23] Added multimedia/ushare version 1.1a [obache 2010-05-23] + Added print/tex-dehyph-exptl-doc version 0.20 [minskim 2010-05-23] diff --git a/print/Makefile b/print/Makefile index 117c7b62e55..0dd66b18ff4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.413 2010/05/20 17:20:45 drochner Exp $ +# $NetBSD: Makefile,v 1.414 2010/05/23 09:58:41 minskim Exp $ # COMMENT= Desktop publishing @@ -222,6 +222,7 @@ SUBDIR+= tex-datatool-doc SUBDIR+= tex-dblfloatfix SUBDIR+= tex-dblfloatfix-doc SUBDIR+= tex-dehyph-exptl +SUBDIR+= tex-dehyph-exptl-doc SUBDIR+= tex-draftwatermark SUBDIR+= tex-dvipdfm SUBDIR+= tex-dvipdfm-doc |