diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 1a90cd4359e..0c1dc7d3f9d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.627 2009/02/05 14:08:13 taca Exp $ +# $NetBSD: Makefile,v 1.628 2009/02/12 00:28:12 adrianp Exp $ # COMMENT= Packages related to the World Wide Web @@ -63,6 +63,7 @@ SUBDIR+= ap22-authn-sasl SUBDIR+= ap22-authnz-external SUBDIR+= ap22-dnssd SUBDIR+= apache +SUBDIR+= apache-roller SUBDIR+= apache-tomcat55 SUBDIR+= apache2 SUBDIR+= apache22 |