diff options
author | salo <salo@pkgsrc.org> | 2005-09-27 12:02:43 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-09-27 12:02:43 +0000 |
commit | 76f60aa13bc1f7d0e267438567aad58ed6497e0b (patch) | |
tree | b804cf4788ab431835cd78a842c7a7471e12d915 /textproc/Makefile | |
parent | a6ea0577c6c6ff5cf119521ec8f307e76045e842 (diff) | |
download | pkgsrc-76f60aa13bc1f7d0e267438567aad58ed6497e0b.tar.gz |
Add php-pspell.
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 a9962042706..0652ab5cdb6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.293 2005/08/30 08:32:18 simonb Exp $ +# $NetBSD: Makefile,v 1.294 2005/09/27 12:02:43 salo Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -210,6 +210,7 @@ SUBDIR+= p5-XML-Xerces SUBDIR+= p5-YAML SUBDIR+= p5-libxml SUBDIR+= par +SUBDIR+= php-pspell SUBDIR+= php-wddx SUBDIR+= php4-domxml SUBDIR+= php4-xslt |