diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 27cd910c4a4..b5dd48d92d3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.154 2001/10/01 02:39:12 jlam Exp $ +# $NetBSD: Makefile,v 1.155 2001/10/01 16:40:17 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -79,8 +79,8 @@ SUBDIR+= p5-Apache-ASP SUBDIR+= p5-Apache-DBILogConfig SUBDIR+= p5-Apache-DBILogger SUBDIR+= p5-Apache-Filter -SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-SSI +SUBDIR+= p5-Apache-Session SUBDIR+= p5-Apache-ePerl SUBDIR+= p5-CGI SUBDIR+= p5-CGI-Application |