diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c3fec97e37b..52643c25db9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2001/11/22 11:33:22 agc Exp $ +# $NetBSD: Makefile,v 1.165 2001/11/28 17:50:04 martti Exp $ # COMMENT= Packages related to the World Wide Web @@ -36,6 +36,7 @@ SUBDIR+= bluefish SUBDIR+= bozohttpd SUBDIR+= cadaver SUBDIR+= calamaris +SUBDIR+= cgicc SUBDIR+= cgilib SUBDIR+= checkbot SUBDIR+= chimera |