diff options
author | minskim <minskim> | 2009-04-29 05:50:51 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-04-29 05:50:51 +0000 |
commit | c6357c861dbd447435b2197974780161c6983990 (patch) | |
tree | 7d9c57abb083d192c79176d57eac6bfbbbeee2a2 /print | |
parent | ee93e771f9c2068ae3a2b4d19d9b60bec78d6003 (diff) | |
download | pkgsrc-c6357c861dbd447435b2197974780161c6983990.tar.gz |
Add tex-fancyhdr and tex-fancyhdr-doc.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 533fae4e892..8032d1ecd7a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.244 2009/04/29 04:42:33 minskim Exp $ +# $NetBSD: Makefile,v 1.245 2009/04/29 05:50:51 minskim Exp $ # COMMENT= Desktop publishing @@ -155,6 +155,8 @@ SUBDIR+= tex-etex-pkg-doc SUBDIR+= tex-everypage SUBDIR+= tex-exam SUBDIR+= tex-exam-doc +SUBDIR+= tex-fancyhdr +SUBDIR+= tex-fancyhdr-doc SUBDIR+= tex-fixme SUBDIR+= tex-foiltex SUBDIR+= tex-glossaries |