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 d91e4a7a6dc..1c15425ecf1 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.528 2010/03/16 21:10:21 sno Exp $ +# $NetBSD: Makefile,v 1.529 2010/03/16 22:35:38 pettai Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -397,6 +397,7 @@ SUBDIR+= po4a SUBDIR+= postgresql-autodoc SUBDIR+= psgml-mode SUBDIR+= pxp +SUBDIR+= py-4Suite SUBDIR+= py-Excelerator SUBDIR+= py-FourSuite SUBDIR+= py-HappyDoc |