diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c960fd0f3b3..8b1767063c3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.863 2012/03/13 03:18:47 taca Exp $ +# $NetBSD: Makefile,v 1.864 2012/03/15 11:51:44 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -135,6 +135,8 @@ SUBDIR+= fengoffice SUBDIR+= ffproxy SUBDIR+= firefox SUBDIR+= firefox-l10n +SUBDIR+= firefox10 +SUBDIR+= firefox10-l10n SUBDIR+= firefox36 SUBDIR+= firefox36-l10n SUBDIR+= gallery |