diff options
author | minskim <minskim@pkgsrc.org> | 2006-04-09 21:47:30 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-04-09 21:47:30 +0000 |
commit | fca9d35ae02cf1cc61bc4348176975919c5598a6 (patch) | |
tree | 3036ab0e255bce3c4e85aa748493abeeb4bc6874 /print | |
parent | fd88b11f1ae6ea9eba92ef82d6e1f1f3127a2343 (diff) | |
download | pkgsrc-fca9d35ae02cf1cc61bc4348176975919c5598a6.tar.gz |
Add tex-memoir.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 05b9c244d31..46efb8a9f89 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2006/04/06 23:08:16 minskim Exp $ +# $NetBSD: Makefile,v 1.152 2006/04/09 21:47:31 minskim Exp $ # COMMENT= Desktop publishing @@ -123,6 +123,7 @@ SUBDIR+= tex-foiltex SUBDIR+= tex-hlatex SUBDIR+= tex-hugelatex SUBDIR+= tex-jadetex +SUBDIR+= tex-memoir SUBDIR+= tex-musixtex SUBDIR+= tex-ocrb SUBDIR+= tex-passivetex |