diff options
author | minskim <minskim@pkgsrc.org> | 2011-08-22 16:29:46 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-08-22 16:29:46 +0000 |
commit | 87003c8f45e9f7cf3ca658b898e4a9ce7da08e3b (patch) | |
tree | 48eec6de18b78b1ebf6fbc42a289bcbc974fa9f5 /fonts/Makefile | |
parent | ad38e4218e70f17e268edcc1246264238cb4cace (diff) | |
download | pkgsrc-87003c8f45e9f7cf3ca658b898e4a9ce7da08e3b.tar.gz |
Add tex-ocr-b{,-doc}.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 07b43294285..7ac97b46296 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2011/08/08 23:28:09 minskim Exp $ +# $NetBSD: Makefile,v 1.203 2011/08/22 16:29:46 minskim Exp $ # COMMENT= Fonts @@ -242,6 +242,8 @@ SUBDIR+= tex-mflogo SUBDIR+= tex-mflogo-doc SUBDIR+= tex-mfware SUBDIR+= tex-ncntrsbk +SUBDIR+= tex-ocr-b +SUBDIR+= tex-ocr-b-doc SUBDIR+= tex-palatino SUBDIR+= tex-psnfss SUBDIR+= tex-psnfss-doc |