diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 75aac68e895..0bc149530fa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1171 2016/04/27 16:38:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.1172 2016/04/27 16:39:58 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -120,6 +120,7 @@ SUBDIR+= firefox36-l10n SUBDIR+= firefox38 SUBDIR+= firefox38-l10n SUBDIR+= firefox45 +SUBDIR+= firefox45-l10n SUBDIR+= gallery SUBDIR+= gallery2 SUBDIR+= ganglia-webfrontend |