diff options
author | jdolecek <jdolecek> | 2006-11-06 22:01:25 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2006-11-06 22:01:25 +0000 |
commit | 2fe8a2cc1558e9c22928499ea61aeecad43029e7 (patch) | |
tree | 8e427b24027169153e16ed8074d70b1e7c004b57 /textproc/Makefile | |
parent | c23aa2a2f734c48624104cf64b62d26b6f3e462b (diff) | |
download | pkgsrc-2fe8a2cc1558e9c22928499ea61aeecad43029e7.tar.gz |
add php-json
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 419c187df7b..79811a50184 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.338 2006/11/05 14:10:14 seb Exp $ +# $NetBSD: Makefile,v 1.339 2006/11/06 22:01:25 jdolecek Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -241,6 +241,7 @@ SUBDIR+= p5-XML-Xerces SUBDIR+= p5-YAML SUBDIR+= p5-libxml SUBDIR+= par +SUBDIR+= php-json SUBDIR+= php-pspell SUBDIR+= php-wddx SUBDIR+= php4-domxml |