diff options
author | minskim <minskim> | 2011-10-18 20:33:42 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-10-18 20:33:42 +0000 |
commit | 08a883408ba5b039b2a951e88cbbf7ace56e4ae9 (patch) | |
tree | 9c6fc119da3961bc525dd7fe1bd553f116c3db01 /print/Makefile | |
parent | 1675d8e419fae3f0fb8562a4a6b47fd4bf7d5ca0 (diff) | |
download | pkgsrc-08a883408ba5b039b2a951e88cbbf7ace56e4ae9.tar.gz |
Add tex-ucs-doc.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 8bd07c7428c..46f1a5869b1 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.499 2011/10/02 14:11:52 wiz Exp $ +# $NetBSD: Makefile,v 1.500 2011/10/18 20:33:42 minskim Exp $ # COMMENT= Desktop publishing @@ -595,6 +595,7 @@ SUBDIR+= tex-type1cm-doc SUBDIR+= tex-typehtml SUBDIR+= tex-typehtml-doc SUBDIR+= tex-ucs +SUBDIR+= tex-ucs-doc SUBDIR+= tex-ukrhyph SUBDIR+= tex-ukrhyph-doc SUBDIR+= tex-ulem |