diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 1ac8d42ba39..3c84db8109c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.994 2013/10/25 07:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.995 2013/11/03 04:54:05 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -142,6 +142,7 @@ SUBDIR+= firefox10 SUBDIR+= firefox10-l10n SUBDIR+= firefox17 SUBDIR+= firefox17-l10n +SUBDIR+= firefox24 SUBDIR+= firefox36 SUBDIR+= firefox36-l10n SUBDIR+= gallery |