diff options
author | heinz <heinz@pkgsrc.org> | 2007-03-24 19:56:15 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2007-03-24 19:56:15 +0000 |
commit | b2c4116a2d07c1e7f397c35d77a56f8daacee114 (patch) | |
tree | 5387666c9d5abc167adaa0e88a5c6ca5fda3acff /textproc/Makefile | |
parent | 2ebc14f6cb99e23e10e829921ae9bd795f59b3e9 (diff) | |
download | pkgsrc-b2c4116a2d07c1e7f397c35d77a56f8daacee114.tar.gz |
Enabled p5-Encode-Detect.
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 11f50c6a1a1..39105926886 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.353 2007/03/15 15:43:02 obache Exp $ +# $NetBSD: Makefile,v 1.354 2007/03/24 19:56:15 heinz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -150,6 +150,7 @@ SUBDIR+= p5-Convert-PEM SUBDIR+= p5-Cz-Cstools SUBDIR+= p5-Data-FormValidator SUBDIR+= p5-Encode +SUBDIR+= p5-Encode-Detect SUBDIR+= p5-Filter SUBDIR+= p5-Lingua-EN-Inflect SUBDIR+= p5-Lingua-EN-Numbers-Ordinate |