diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 51882944178..424059afec2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.521 2010/02/12 08:59:14 wiz Exp $ +# $NetBSD: Makefile,v 1.522 2010/02/16 17:23:39 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -389,6 +389,7 @@ SUBDIR+= php-pspell SUBDIR+= php-wddx SUBDIR+= php5-dom SUBDIR+= php5-xsl +SUBDIR+= po-mode SUBDIR+= po4a SUBDIR+= postgresql-autodoc SUBDIR+= psgml-mode |