diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index db0c9b4cf254..83e1c738d83d 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.1504 2009/04/23 22:38:43 minskim Exp $ +$NetBSD: CHANGES-2009,v 1.1505 2009/04/23 23:52:17 minskim Exp $ Changes to the packages collection and infrastructure in 2009: @@ -2053,3 +2053,5 @@ Changes to the packages collection and infrastructure in 2009: Added devel/p5-Path-Dispatcher version 0.12 [seb 2009-04-23] Added print/tex-graphics version 1.0o [minskim 2009-04-23] Added print/tex-graphics-doc version 1.0o [minskim 2009-04-23] + Added print/tex-exam version 2.3 [minskim 2009-04-23] + Added print/tex-exam-doc version 2.3 [minskim 2009-04-23] diff --git a/print/Makefile b/print/Makefile index 7b4c2745ae59..faaa8b012b6e 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.228 2009/04/23 22:38:43 minskim Exp $ +# $NetBSD: Makefile,v 1.229 2009/04/23 23:52:17 minskim Exp $ # COMMENT= Desktop publishing @@ -142,6 +142,8 @@ SUBDIR+= tex-draftwatermark SUBDIR+= tex-etex SUBDIR+= tex-etex-doc SUBDIR+= tex-everypage +SUBDIR+= tex-exam +SUBDIR+= tex-exam-doc SUBDIR+= tex-fixme SUBDIR+= tex-foiltex SUBDIR+= tex-glossaries