diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-11-03 12:23:30 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-11-03 12:23:30 +0000 |
commit | 78895ba3b602e1c2b8384bdf2ad69d067c905cdf (patch) | |
tree | b6de88a1719f894ef71d5a953d46818e7aff8997 /www/Makefile | |
parent | f58778ef4fc2e4ed72353daf6b73e0209f6623f8 (diff) | |
download | pkgsrc-78895ba3b602e1c2b8384bdf2ad69d067c905cdf.tar.gz |
Add firefox31 and firefox31-l10n
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index f6011c6cd5e..9bf39221481 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1068 2014/11/03 02:27:00 wen Exp $ +# $NetBSD: Makefile,v 1.1069 2014/11/03 12:23:30 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -112,6 +112,8 @@ SUBDIR+= firefox17 SUBDIR+= firefox17-l10n SUBDIR+= firefox24 SUBDIR+= firefox24-l10n +SUBDIR+= firefox31 +SUBDIR+= firefox31-l10n SUBDIR+= firefox36 SUBDIR+= firefox36-l10n SUBDIR+= gallery |