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 a422d2645f9..8e313d40905 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.1567 2010/04/16 17:45:28 minskim Exp $ +$NetBSD: CHANGES-2010,v 1.1568 2010/04/16 17:49:38 minskim Exp $ Changes to the packages collection and infrastructure in 2010: @@ -1951,3 +1951,4 @@ Changes to the packages collection and infrastructure in 2010: Added print/tex-cases version 2.5 [minskim 2010-04-16] Added print/tex-cases-doc version 2.5 [minskim 2010-04-16] Updated print/tex-ukrhyph to 2009 [minskim 2010-04-16] + Added print/tex-ukrhyph-doc version 2009 [minskim 2010-04-16] diff --git a/print/Makefile b/print/Makefile index 9e5096e3602..af26a89359c 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.366 2010/04/16 17:36:54 minskim Exp $ +# $NetBSD: Makefile,v 1.367 2010/04/16 17:49:38 minskim Exp $ # COMMENT= Desktop publishing @@ -410,6 +410,7 @@ SUBDIR+= tex-type1cm SUBDIR+= tex-type1cm-doc SUBDIR+= tex-ucs SUBDIR+= tex-ukrhyph +SUBDIR+= tex-ukrhyph-doc SUBDIR+= tex-url SUBDIR+= tex-url-doc SUBDIR+= tex-wallpaper |