summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index e00bdce06c2..68719c0b23c 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.336 2004/07/30 13:00:59 cube Exp $
+# $NetBSD: Makefile,v 1.337 2004/08/02 12:58:01 cube Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -157,6 +157,7 @@ SUBDIR+= p5-Apache-Gallery
SUBDIR+= p5-Apache-Reload
SUBDIR+= p5-Apache-SSI
SUBDIR+= p5-Apache-Session
+SUBDIR+= p5-Apache-Test
SUBDIR+= p5-Apache-ePerl
SUBDIR+= p5-CGI
SUBDIR+= p5-CGI-Application