diff options
author | jaapb <jaapb> | 2012-11-16 14:29:30 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2012-11-16 14:29:30 +0000 |
commit | 6985a3ad6780d9c66b5040d300cf63f6cf31b3cf (patch) | |
tree | b3758058466313fd7bfa9ccde75371ed0e8281b8 /print | |
parent | ad974fee03eb88ba9259ca5cd6e5851f3dfac0f8 (diff) | |
download | pkgsrc-6985a3ad6780d9c66b5040d300cf63f6cf31b3cf.tar.gz |
Added tex-comment and tex-comment-doc (new packages) to category Makefile.
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 fce66a529d3..97d1f69cdba 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.548 2012/10/21 17:56:40 minskim Exp $ +# $NetBSD: Makefile,v 1.549 2012/11/16 14:29:30 jaapb Exp $ # COMMENT= Desktop publishing @@ -253,6 +253,8 @@ SUBDIR+= tex-collection-latex SUBDIR+= tex-collection-latex-doc SUBDIR+= tex-colortbl SUBDIR+= tex-colortbl-doc +SUBDIR+= tex-comment +SUBDIR+= tex-comment-doc SUBDIR+= tex-context SUBDIR+= tex-context-doc SUBDIR+= tex-cooking |