diff options
author | minskim <minskim> | 2011-06-19 04:28:35 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-06-19 04:28:35 +0000 |
commit | ba329f8caacca816e5f89d5ddb9ccc8a06a8c0f0 (patch) | |
tree | e95135c0f26c1d138315b70da2fd92b5b92e07da /print/Makefile | |
parent | 1136a5998f2d744d4fdc838ca72cb0756a54c383 (diff) | |
download | pkgsrc-ba329f8caacca816e5f89d5ddb9ccc8a06a8c0f0.tar.gz |
Add tex-forloop-doc.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 2612304570a..4060290a27d 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.487 2011/06/18 16:36:54 brook Exp $ +# $NetBSD: Makefile,v 1.488 2011/06/19 04:28:35 minskim Exp $ # COMMENT= Desktop publishing @@ -298,6 +298,7 @@ SUBDIR+= tex-foiltex SUBDIR+= tex-footmisc SUBDIR+= tex-footmisc-doc SUBDIR+= tex-forloop +SUBDIR+= tex-forloop-doc SUBDIR+= tex-framed SUBDIR+= tex-framed-doc SUBDIR+= tex-ftcap |