diff options
author | minskim <minskim@pkgsrc.org> | 2009-06-07 07:32:36 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-06-07 07:32:36 +0000 |
commit | aab9ed1659a5ae611f19beefc463a5e324ad4248 (patch) | |
tree | 6cb8c65cc29ac406660125b71f84be35a63788ba | |
parent | ec7cf325262b8ddb8882c5a535ff7b8c04cc826d (diff) | |
download | pkgsrc-aab9ed1659a5ae611f19beefc463a5e324ad4248.tar.gz |
Add tex-wasy and tex-wasy-doc.
-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 |