diff options
-rw-r--r-- | doc/CHANGES-2009 | 4 | ||||
-rw-r--r-- | fonts/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index 04f59894a65..7a93e6d6ff8 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.2196 2009/06/07 07:22:06 minskim Exp $ +$NetBSD: CHANGES-2009,v 1.2197 2009/06/07 07:32:36 minskim Exp $ Changes to the packages collection and infrastructure in 2009: @@ -2927,3 +2927,5 @@ Changes to the packages collection and infrastructure in 2009: Added fonts/tex-rsfs-doc version 2008.11620 [minskim 2009-06-07] Added fonts/tex-stmaryrd version 2008.7340 [minskim 2009-06-07] Added fonts/tex-stmaryrd-doc version 2008.7340 [minskim 2009-06-07] + Added fonts/tex-wasy version 2008.7340 [minskim 2009-06-07] + Added fonts/tex-wasy-doc version 2008.7340 [minskim 2009-06-07] diff --git a/fonts/Makefile b/fonts/Makefile index 18dc86d431a..0b7e9cf2406 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2009/06/07 07:22:06 minskim Exp $ +# $NetBSD: Makefile,v 1.130 2009/06/07 07:32:36 minskim Exp $ # COMMENT= Fonts @@ -159,6 +159,8 @@ SUBDIR+= tex-tipa-doc SUBDIR+= tex-uhc-fonts-base SUBDIR+= tex-uhc-fonts-extra SUBDIR+= tex-unttf +SUBDIR+= tex-wasy +SUBDIR+= tex-wasy-doc SUBDIR+= tex-zapfding SUBDIR+= thaixfonts SUBDIR+= ttf2pk |