diff options
author | minskim <minskim> | 2009-04-13 07:06:46 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-04-13 07:06:46 +0000 |
commit | cd3e9fb56863f6f30740ddf63483c007d9ed2922 (patch) | |
tree | c0e8b0b8a4c2930db6436411a827162793bd07cc /fonts | |
parent | fff5e80e5a09c8a47b27ebc321e1b6b97651bba7 (diff) | |
download | pkgsrc-cd3e9fb56863f6f30740ddf63483c007d9ed2922.tar.gz |
Add tex-cm.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index c5ad9a2759b..cb5afeb17a5 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2008/10/20 20:32:58 ghen Exp $ +# $NetBSD: Makefile,v 1.115 2009/04/13 07:06:46 minskim Exp $ # COMMENT= Fonts @@ -134,6 +134,7 @@ SUBDIR+= sgi-fonts SUBDIR+= t1lib SUBDIR+= t1utils SUBDIR+= terminus-font +SUBDIR+= tex-cm SUBDIR+= tex-uhc-fonts-base SUBDIR+= tex-uhc-fonts-extra SUBDIR+= tex-unttf |