diff options
author | markd <markd@pkgsrc.org> | 2016-07-14 12:10:11 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-07-14 12:10:11 +0000 |
commit | 6a672ba1825a6776fffd98e066b19890c55f2bf2 (patch) | |
tree | 6bd5076bfad6dea94f64a72c69302eaf68fdb301 /print | |
parent | 89d15202907a4a438bd95e527dde4f50ee9b7143 (diff) | |
download | pkgsrc-6a672ba1825a6776fffd98e066b19890c55f2bf2.tar.gz |
Add tex-ctablestack{,-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 f5584aae661..4bd9fbefaf4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.664 2016/07/14 12:05:34 markd Exp $ +# $NetBSD: Makefile,v 1.665 2016/07/14 12:10:11 markd Exp $ # COMMENT= Desktop publishing @@ -408,6 +408,8 @@ SUBDIR+= tex-csquotes SUBDIR+= tex-csquotes-de-doc SUBDIR+= tex-csquotes-doc SUBDIR+= tex-ctable +SUBDIR+= tex-ctablestack +SUBDIR+= tex-ctablestack-doc SUBDIR+= tex-ctib SUBDIR+= tex-ctib-doc SUBDIR+= tex-cuisine |