diff options
author | minskim <minskim> | 2009-07-12 02:36:22 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-07-12 02:36:22 +0000 |
commit | 504fe74184f03bf3005b91a81bf8756daf8d2536 (patch) | |
tree | 3d6013ce77622e9a5660498d63e18f818f2c0943 /fonts | |
parent | c6740c3729f41d81833ad5cf8c3b7190f488b7b4 (diff) | |
download | pkgsrc-504fe74184f03bf3005b91a81bf8756daf8d2536.tar.gz |
Add tex-ae and tex-ae-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 f32eb7b4e30..fb6fd16b3b7 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2009/07/09 21:00:43 minskim Exp $ +# $NetBSD: Makefile,v 1.135 2009/07/12 02:36:22 minskim Exp $ # COMMENT= Fonts @@ -134,6 +134,8 @@ SUBDIR+= sgi-fonts SUBDIR+= t1lib SUBDIR+= t1utils SUBDIR+= terminus-font +SUBDIR+= tex-ae +SUBDIR+= tex-ae-doc SUBDIR+= tex-amsfonts SUBDIR+= tex-amsfonts-doc SUBDIR+= tex-bin-metafont |