diff options
author | erh <erh@pkgsrc.org> | 2004-07-08 22:14:56 +0000 |
---|---|---|
committer | erh <erh@pkgsrc.org> | 2004-07-08 22:14:56 +0000 |
commit | 3a34670838fc67fde85a849cffc7ebba3a3248db (patch) | |
tree | b1a2cfe51283832316e9335ab3e1432a9b2294e5 /textproc | |
parent | 29d260a1b5bd137573e12ab13a27355f3accfe66 (diff) | |
download | pkgsrc-3a34670838fc67fde85a849cffc7ebba3a3248db.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 |