diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-11-16 14:29:30 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-11-16 14:29:30 +0000 |
commit | ce16718c30060930bcb62e5e99f0dedc5abd5c2a (patch) | |
tree | b3758058466313fd7bfa9ccde75371ed0e8281b8 /print | |
parent | 16330fe407e0008c9d2b2bd411196254dacda806 (diff) | |
download | pkgsrc-ce16718c30060930bcb62e5e99f0dedc5abd5c2a.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 |