diff options
author | minskim <minskim@pkgsrc.org> | 2012-03-04 01:12:37 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2012-03-04 01:12:37 +0000 |
commit | c201cf03b311a9e85cbfafab97095dc0eeb0b59b (patch) | |
tree | 8f1b854ddf0c37be2620ebc34b7ad5a1d65c85cf /fonts | |
parent | e0fa050d35420fcbb73fb9aea151d317727ac77e (diff) | |
download | pkgsrc-c201cf03b311a9e85cbfafab97095dc0eeb0b59b.tar.gz |
Add tex-ipaex{,-doc}.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 3403f40b4ed..8478a5c84ed 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.216 2012/01/08 16:20:24 wiz Exp $ +# $NetBSD: Makefile,v 1.217 2012/03/04 01:12:40 minskim Exp $ # COMMENT= Fonts @@ -218,6 +218,8 @@ SUBDIR+= tex-fpl-doc SUBDIR+= tex-garuda-c90 SUBDIR+= tex-glyphlist SUBDIR+= tex-helvetic +SUBDIR+= tex-ipaex +SUBDIR+= tex-ipaex-doc SUBDIR+= tex-kotex-base SUBDIR+= tex-kotex-base-doc SUBDIR+= tex-latex-fonts |