diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 4eaea216249..00dd0474a7f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.358 2004/11/18 09:17:14 wiz Exp $ +# $NetBSD: Makefile,v 1.359 2004/11/19 17:33:59 jmmv Exp $ # COMMENT= Packages related to the World Wide Web @@ -55,6 +55,7 @@ SUBDIR+= bins SUBDIR+= bkedit SUBDIR+= bluefish SUBDIR+= bozohttpd +SUBDIR+= browser-bookmarks-menu SUBDIR+= cadaver SUBDIR+= calamaris SUBDIR+= cgic |