diff options
-rw-r--r-- | doc/CHANGES-2009 | 3 | ||||
-rw-r--r-- | print/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index f07bf203dfd..5b0b57cd596 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.1341 2009/04/13 07:06:46 minskim Exp $ +$NetBSD: CHANGES-2009,v 1.1342 2009/04/13 07:13:36 minskim Exp $ Changes to the packages collection and infrastructure in 2009: @@ -1822,3 +1822,4 @@ Changes to the packages collection and infrastructure in 2009: Updated mail/p5-Email-Valid to 0.181 [sno 2009-04-12] Updated math/octave to 3.0.5 [adam 2009-04-22] Added fonts/tex-cm version 2008.7621 [minskim 2009-04-13] + Added print/tex-misc version 2008.11278 [minskim 2009-04-13] diff --git a/print/Makefile b/print/Makefile index 2b89f920de5..2bb1ec0b3e3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.209 2009/04/12 02:38:25 minskim Exp $ +# $NetBSD: Makefile,v 1.210 2009/04/13 07:13:36 minskim Exp $ # COMMENT= Desktop publishing @@ -147,6 +147,7 @@ SUBDIR+= tex-igo SUBDIR+= tex-jadetex SUBDIR+= tex-memhangul-ucs SUBDIR+= tex-memoir +SUBDIR+= tex-misc SUBDIR+= tex-musixtex SUBDIR+= tex-ocrb SUBDIR+= tex-passivetex |