diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-07-09 14:14:29 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-07-09 14:14:29 +0000 |
commit | c461f0ddfcddd26be1c9045c290ac2d304cf2dc5 (patch) | |
tree | 859891224b2ead2ac5d969941e86a2cf3e57a909 /www | |
parent | 953b2899c3846513cb636b16c53c8b34d64689d7 (diff) | |
download | pkgsrc-c461f0ddfcddd26be1c9045c290ac2d304cf2dc5.tar.gz |
Add firefox38.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 1355c5a9254..8e40f183493 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1112 2015/06/13 14:37:40 taca Exp $ +# $NetBSD: Makefile,v 1.1113 2015/07/09 14:14:29 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -117,6 +117,7 @@ SUBDIR+= firefox31 SUBDIR+= firefox31-l10n SUBDIR+= firefox36 SUBDIR+= firefox36-l10n +SUBDIR+= firefox38 SUBDIR+= gallery SUBDIR+= gallery2 SUBDIR+= ganglia-webfrontend |