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 fb84883a328..faf7b865b1a 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.887 2010/02/21 15:28:58 taca Exp $ +$NetBSD: CHANGES-2010,v 1.888 2010/02/21 15:47:48 minskim Exp $ Changes to the packages collection and infrastructure in 2010: @@ -1077,3 +1077,4 @@ Changes to the packages collection and infrastructure in 2010: Updated multimedia/py-gstreamer0.10 to 0.10.18 [wiz 2010-02-21] Updated archivers/par2 to 0.4nb1 [wiz 2010-02-21] Updated www/typolight28-translations to 20100221 [taca 2010-02-21] + Added print/tex-german-doc version 2.5e [minskim 2010-02-21] diff --git a/print/Makefile b/print/Makefile index ee10fdbcc9e..0f48315b43e 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.348 2010/02/19 23:37:49 tron Exp $ +# $NetBSD: Makefile,v 1.349 2010/02/21 15:47:48 minskim Exp $ # COMMENT= Desktop publishing @@ -204,6 +204,7 @@ SUBDIR+= tex-footmisc-doc SUBDIR+= tex-geometry SUBDIR+= tex-geometry-doc SUBDIR+= tex-german +SUBDIR+= tex-german-doc SUBDIR+= tex-glossaries SUBDIR+= tex-graphics SUBDIR+= tex-graphics-doc |