diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 83fc6ceca289..33fd9516d034 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.1864 2010/05/10 21:50:49 minskim Exp $ +$NetBSD: CHANGES-2010,v 1.1865 2010/05/10 22:38:26 minskim Exp $ Changes to the packages collection and infrastructure in 2010: @@ -2374,3 +2374,5 @@ Changes to the packages collection and infrastructure in 2010: Added print/tex-pspicture version 2009 [minskim 2010-05-10] Added print/tex-pspicture-doc version 2009 [minskim 2010-05-10] Added print/tex-latex-bin-doc version 2009 [minskim 2010-05-10] + Added fonts/tex-ec version 1.0 [minskim 2010-05-10] + Added fonts/tex-ec-doc version 1.0 [minskim 2010-05-10] diff --git a/fonts/Makefile b/fonts/Makefile index 58afd2395eb8..2aa9d02a3a5f 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2010/04/17 09:21:54 obache Exp $ +# $NetBSD: Makefile,v 1.152 2010/05/10 22:38:26 minskim Exp $ # COMMENT= Fonts @@ -147,6 +147,8 @@ SUBDIR+= tex-cm-doc SUBDIR+= tex-cm-super SUBDIR+= tex-cm-super-doc SUBDIR+= tex-courier +SUBDIR+= tex-ec +SUBDIR+= tex-ec-doc SUBDIR+= tex-euenc SUBDIR+= tex-euenc-doc SUBDIR+= tex-fontspec