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 | 982105864f3a7ffe1ef39343f6f47643912935e1 (patch) | |
tree | b1a2cfe51283832316e9335ab3e1432a9b2294e5 /textproc | |
parent | e1cc0d9303a4dcd5594925eeb1a53f9fc1a0c27e (diff) | |
download | pkgsrc-982105864f3a7ffe1ef39343f6f47643912935e1.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 |