diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 640323add82..a74e3a03284 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2001/07/02 19:13:36 nra Exp $ +# $NetBSD: Makefile,v 1.147 2001/07/06 14:37:56 abs Exp $ # COMMENT= Packages related to the World Wide Web @@ -79,6 +79,7 @@ SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-ePerl SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Application +SUBDIR+= p5-CGI-Minimal SUBDIR+= p5-CGI_Lite SUBDIR+= p5-FCGI SUBDIR+= p5-HTML-Format |