diff options
author | seb <seb@pkgsrc.org> | 2010-02-04 22:53:15 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-02-04 22:53:15 +0000 |
commit | b774822a04087f8b9c80464b7347e549602ff188 (patch) | |
tree | d0b04248bf1d503f7d19377adacc98999194a386 /textproc/Makefile | |
parent | 3bb9f0eb6fef1de696bdbb97285ae1c8115b4875 (diff) | |
download | pkgsrc-b774822a04087f8b9c80464b7347e549602ff188.tar.gz |
Add & enable p5-Search-Indexer
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 5d6f4aad58f..738d94e838f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.516 2010/01/30 16:45:49 minskim Exp $ +# $NetBSD: Makefile,v 1.517 2010/02/04 22:53:15 seb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -257,6 +257,7 @@ SUBDIR+= p5-Pod-Tree SUBDIR+= p5-Regexp-Common SUBDIR+= p5-Regexp-Copy SUBDIR+= p5-SGMLS +SUBDIR+= p5-Search-Indexer SUBDIR+= p5-Search-Xapian SUBDIR+= p5-String-Approx SUBDIR+= p5-String-BufferStack |