diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index bccbf2e018e..2841466aadc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.812 2011/08/20 14:55:07 taca Exp $ +# $NetBSD: Makefile,v 1.813 2011/08/21 13:31:09 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -667,6 +667,7 @@ SUBDIR+= wdg-validate SUBDIR+= webalizer SUBDIR+= webby SUBDIR+= webkit-gtk +SUBDIR+= webkit-gtk3 SUBDIR+= weblint SUBDIR+= webnew SUBDIR+= websvn |