diff options
author | minskim <minskim@pkgsrc.org> | 2009-04-30 05:07:10 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-04-30 05:07:10 +0000 |
commit | 6497a4c34e90dbc5219f1d9f4f630ab4837ff083 (patch) | |
tree | 7ea0fa7da6d63bbf09ef3c11a8a14032cdbeae26 /fonts | |
parent | 95faecda5fb387ccb0e1ee510c97faca7caed99e (diff) | |
download | pkgsrc-6497a4c34e90dbc5219f1d9f4f630ab4837ff083.tar.gz |
Add tex-symbol.
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 73e2fa7204e..17bcc698bd8 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.124 2009/04/30 04:46:15 minskim Exp $ +# $NetBSD: Makefile,v 1.125 2009/04/30 05:07:10 minskim Exp $ # COMMENT= Fonts @@ -146,6 +146,7 @@ SUBDIR+= tex-marvosym-doc SUBDIR+= tex-metafont SUBDIR+= tex-psnfss SUBDIR+= tex-psnfss-doc +SUBDIR+= tex-symbol SUBDIR+= tex-tipa SUBDIR+= tex-tipa-doc SUBDIR+= tex-uhc-fonts-base |