diff --git a/devel/Makefile b/devel/Makefile index 304c7a62aef8..ee0184997049 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.522 2004/08/03 15:36:00 cube Exp $ +# $NetBSD: Makefile,v 1.523 2004/08/05 05:40:51 schmonz Exp $ # COMMENT= Development utilities @@ -372,8 +372,8 @@ SUBDIR+= p5-Test-Harness SUBDIR+= p5-Test-Inline SUBDIR+= p5-Test-Simple SUBDIR+= p5-Test-Unit -SUBDIR+= p5-Tree-Simple SUBDIR+= p5-Tie-IxHash +SUBDIR+= p5-Tree-Simple SUBDIR+= p5-WeakRef SUBDIR+= p5-gettext SUBDIR+= p5-glib2 diff --git a/www/Makefile b/www/Makefile index 68719c0b23c5..68bed53bce29 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.337 2004/08/02 12:58:01 cube Exp $ +# $NetBSD: Makefile,v 1.338 2004/08/05 05:42:03 schmonz Exp $ # COMMENT= Packages related to the World Wide Web @@ -175,9 +175,9 @@ SUBDIR+= p5-HTML-Format SUBDIR+= p5-HTML-Mason SUBDIR+= p5-HTML-Parser SUBDIR+= p5-HTML-PrettyPrinter +SUBDIR+= p5-HTML-Scrubber SUBDIR+= p5-HTML-SimpleParse SUBDIR+= p5-HTML-StickyQuery -SUBDIR+= p5-HTML-Scrubber SUBDIR+= p5-HTML-Table SUBDIR+= p5-HTML-TableExtract SUBDIR+= p5-HTML-Tagset