diff options
author | minskim <minskim@pkgsrc.org> | 2009-07-14 22:17:06 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-07-14 22:17:06 +0000 |
commit | 0f42e461c05991cce00bf1745bfae1fd145f7747 (patch) | |
tree | 404fde2bcd2ee4de35692d0bd14223ebbcef1bf9 /fonts | |
parent | cf9cc30fc942fc1ff8b6dd770ae69d62f42bce97 (diff) | |
download | pkgsrc-0f42e461c05991cce00bf1745bfae1fd145f7747.tar.gz |
Add tex-txfonts and tex-txfonts-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 65798ce93ca..20694513c95 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.136 2009/07/12 02:36:41 minskim Exp $ +# $NetBSD: Makefile,v 1.137 2009/07/14 22:17:06 minskim Exp $ # COMMENT= Fonts @@ -167,6 +167,8 @@ SUBDIR+= tex-symbol SUBDIR+= tex-times SUBDIR+= tex-tipa SUBDIR+= tex-tipa-doc +SUBDIR+= tex-txfonts +SUBDIR+= tex-txfonts-doc SUBDIR+= tex-uhc-fonts-base SUBDIR+= tex-uhc-fonts-extra SUBDIR+= tex-unttf |