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 757a1f75eda..2f4315b854b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.550 2010/08/19 06:05:05 sno Exp $ +# $NetBSD: Makefile,v 1.551 2010/08/19 06:13:06 sno Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -240,6 +240,7 @@ SUBDIR+= p5-Lingua-EN-Numbers-Ordinate SUBDIR+= p5-Lingua-EN-Sentence SUBDIR+= p5-Lingua-PT-Stemmer SUBDIR+= p5-Lingua-Preferred +SUBDIR+= p5-Lingua-Stem-Fr SUBDIR+= p5-Lingua-Stem-Snowball SUBDIR+= p5-List-Compare SUBDIR+= p5-Net-Dict |