diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 789db076d3c..4cb765daffd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 2001/03/26 23:27:22 mjl Exp $ +# $NetBSD: Makefile,v 1.124 2001/03/27 18:07:38 itojun Exp $ # COMMENT= Packages related to the World Wide Web @@ -113,6 +113,7 @@ SUBDIR+= web500gw SUBDIR+= webalizer SUBDIR+= weblint SUBDIR+= wml +SUBDIR+= www6to4 SUBDIR+= wwwcount SUBDIR+= wwwoffle SUBDIR+= zope |