diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-07-08 20:49:53 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-07-08 20:49:53 +0000 |
commit | ab9dda3c28b66fec8ae2ab1ee62962a00a3fb351 (patch) | |
tree | 9ac2e37bf78267ca4f3948e9106c1c1a33234975 /textproc | |
parent | 91f4ac87eff07f4ffd7f057ef6260df35a2f6dcd (diff) | |
download | pkgsrc-ab9dda3c28b66fec8ae2ab1ee62962a00a3fb351.tar.gz |
+pear-Console_Table
+pear-File_Find
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index f784432239a..5068e8879ce 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.412 2008/05/30 12:10:51 abs Exp $ +# $NetBSD: Makefile,v 1.413 2008/07/08 20:49:53 adrianp Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -290,6 +290,8 @@ SUBDIR+= p5-libxml SUBDIR+= p5-mecab SUBDIR+= p5-native-hyperestraier SUBDIR+= par +SUBDIR+= pear-Console_Table +SUBDIR+= pear-File_Find SUBDIR+= php-json SUBDIR+= php-pspell SUBDIR+= php-wddx |