diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | textproc/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 5e1e65f925a..85dc5e08ad2 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6516 2004/07/09 15:54:13 recht Exp $ +$NetBSD: CHANGES,v 1.6517 2004/07/09 20:44:53 salo Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3317,7 +3317,6 @@ Changes to the packages collection and infrastructure in 2004: Added p5-HTMLObject-2.22 [erh 2004-07-08] Updated hylafax to 4.1.8nb3 [heinz 2004-07-08] Updated cyrus-sasl2 to 2.1.18nb3 [recht 2004-07-08] - Added p5-Data-FormValidator-3.59 [erh 2004-07-08] Updated pkglint to 3.86 [hubertf 2004-07-09] Updated boehm-gc to 6.3 [recht 2004-07-09] Updated kadu to 0.3.9 [adam 2004-07-09] diff --git a/textproc/Makefile b/textproc/Makefile index a6a794de5ae..339f7de2f4d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.254 2004/07/09 16:30:28 salo Exp $ +# $NetBSD: Makefile,v 1.255 2004/07/09 20:44:53 salo Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -130,7 +130,6 @@ 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 |