diff options
author | erh <erh> | 2004-07-08 22:14:56 +0000 |
---|---|---|
committer | erh <erh> | 2004-07-08 22:14:56 +0000 |
commit | cbe42c386017d869ec51326f4c3cdbd8f9c26a10 (patch) | |
tree | b1a2cfe51283832316e9335ab3e1432a9b2294e5 /textproc | |
parent | a8e25e68cea514c704bad9b55e6e59f5e5ca4574 (diff) | |
download | pkgsrc-cbe42c386017d869ec51326f4c3cdbd8f9c26a10.tar.gz |
Add the p5-Data-FormValidator subdirectory
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 7ba43e82d29..512e99ebf54 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.252 2004/06/27 17:31:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.253 2004/07/08 22:14:56 erh Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -130,6 +130,7 @@ SUBDIR+= p5-Convert-ASN1 SUBDIR+= p5-Convert-BER SUBDIR+= p5-Convert-PEM SUBDIR+= p5-Cz-Cstools +SUBDIR+= p5-Data-FormValidator SUBDIR+= p5-Filter SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 |