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 | 6c032c8e5b1b9ddefc2f53681284a06fd556e1b1 (patch) | |
tree | 5387666c9d5abc167adaa0e88a5c6ca5fda3acff /textproc | |
parent | 5911f992e4b63d393e8c634f8658989ea6b88daf (diff) | |
download | pkgsrc-6c032c8e5b1b9ddefc2f53681284a06fd556e1b1.tar.gz |
Enabled p5-Encode-Detect.
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 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 |