diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index f3742a7da16..ad7d51306a3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.792 2011/04/26 14:18:50 tnn Exp $ +# $NetBSD: Makefile,v 1.793 2011/04/27 10:33:10 tnn Exp $ # COMMENT= Packages related to the World Wide Web @@ -125,6 +125,7 @@ SUBDIR+= fengoffice SUBDIR+= ffproxy SUBDIR+= firefox SUBDIR+= firefox36 +SUBDIR+= firefox36-l10n SUBDIR+= firefox-bin SUBDIR+= firefox-bin-acroread SUBDIR+= firefox-bin-acroread5 |