diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 1fca5cb69c0..84a25a49ce2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.710 2010/04/10 20:07:13 seb Exp $ +# $NetBSD: Makefile,v 1.711 2010/04/11 06:51:44 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -301,6 +301,7 @@ SUBDIR+= p5-CatalystX-CRUD-YUI SUBDIR+= p5-CatalystX-Component-Traits SUBDIR+= p5-CatalystX-LeakChecker SUBDIR+= p5-FCGI +SUBDIR+= p5-FCGI-Client SUBDIR+= p5-FCGI-ProcManager SUBDIR+= p5-HTML-Clean SUBDIR+= p5-HTML-Element-Extended |