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 b90691f0e0b..88b47c0546b 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.1595 2009/04/29 18:40:57 minskim Exp $ +$NetBSD: CHANGES-2009,v 1.1596 2009/04/29 18:55:29 minskim Exp $ Changes to the packages collection and infrastructure in 2009: @@ -2176,3 +2176,4 @@ Changes to the packages collection and infrastructure in 2009: Added print/tex-rotating-doc version 2.16a [minskim 2009-04-29] Added fonts/tex-tipa version 1.3 [minskim 2009-04-29] Added fonts/tex-tipa-doc version 1.3 [minskim 2009-04-29] + Added print/tex-lambda version 2008.7340 [minskim 2009-04-29] diff --git a/print/Makefile b/print/Makefile index 233480e137c..94f4c76779d 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.246 2009/04/29 18:30:48 minskim Exp $ +# $NetBSD: Makefile,v 1.247 2009/04/29 18:55:29 minskim Exp $ # COMMENT= Desktop publishing @@ -214,6 +214,7 @@ SUBDIR+= tex-ifxetex SUBDIR+= tex-ifxetex-doc SUBDIR+= tex-igo SUBDIR+= tex-jadetex +SUBDIR+= tex-lambda SUBDIR+= tex-latex SUBDIR+= tex-latexconfig SUBDIR+= tex-ltxmisc |