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 30f0ebd6740..bcfc5bcad54 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.329 2004/06/22 21:54:33 jmmv Exp $
+# $NetBSD: Makefile,v 1.330 2004/07/08 19:43:44 erh Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -178,6 +178,7 @@ SUBDIR+= p5-HTML-TableExtract
SUBDIR+= p5-HTML-Tagset
SUBDIR+= p5-HTML-Template
SUBDIR+= p5-HTML-Tree
+SUBDIR+= p5-HTMLObject
SUBDIR+= p5-HTTP-DAV
SUBDIR+= p5-HTTP-Request-Form
SUBDIR+= p5-HTTPD-User-Manage