diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 6a57130acc0..e75d2bd3078 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.328 2006/07/27 14:00:21 joerg Exp $ +# $NetBSD: Makefile,v 1.329 2006/08/02 10:07:11 joerg Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -266,6 +266,7 @@ SUBDIR+= py-libxslt SUBDIR+= py-textile SUBDIR+= py-xml SUBDIR+= py-xmltools +SUBDIR+= py-yaml SUBDIR+= pyDict SUBDIR+= qprint SUBDIR+= qsubst |