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 186c1be3b95..4b76f871d11 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.548 2008/04/27 16:48:55 bouyer Exp $ +# $NetBSD: Makefile,v 1.549 2008/06/20 14:10:49 he Exp $ # COMMENT= Packages related to the World Wide Web @@ -216,6 +216,7 @@ SUBDIR+= p5-Apache-SSI SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-Session-Wrapper SUBDIR+= p5-Apache-Test +SUBDIR+= p5-Apache2-AuthCookie SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Ajax SUBDIR+= p5-CGI-Application |