diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 2ac305d1543..aa130df9d22 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2002/07/01 23:49:46 wiz Exp $ +# $NetBSD: Makefile,v 1.203 2002/07/04 19:38:35 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -38,6 +38,7 @@ SUBDIR+= apc-gui SUBDIR+= arena SUBDIR+= asWedit SUBDIR+= asp2php +SUBDIR+= bins SUBDIR+= bluefish SUBDIR+= bozohttpd SUBDIR+= cadaver |