diff options
author | minskim <minskim@pkgsrc.org> | 2011-01-12 17:00:31 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-01-12 17:00:31 +0000 |
commit | 41d52571114913cc3b21790c80118e080dd79c12 (patch) | |
tree | b361ca7614a8b4f1ab3f01b27bb3d3f306403172 /print/Makefile | |
parent | be7f85d8252962d778995c46890111f2d7bc4459 (diff) | |
download | pkgsrc-41d52571114913cc3b21790c80118e080dd79c12.tar.gz |
Add tex-changebar{,-doc}.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 56b693beea9..14b1f99a0e4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.449 2011/01/12 16:43:00 minskim Exp $ +# $NetBSD: Makefile,v 1.450 2011/01/12 17:00:32 minskim Exp $ # COMMENT= Desktop publishing @@ -205,6 +205,8 @@ SUBDIR+= tex-cases SUBDIR+= tex-cases-doc SUBDIR+= tex-cellspace SUBDIR+= tex-cellspace-doc +SUBDIR+= tex-changebar +SUBDIR+= tex-changebar-doc SUBDIR+= tex-changepage SUBDIR+= tex-changepage-doc SUBDIR+= tex-chbibref |