diff options
author | nia <nia@pkgsrc.org> | 2022-08-04 15:10:41 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-08-04 15:10:41 +0000 |
commit | 6a6fdf81bcf9a4b177655e52e61c44bf9c9824ab (patch) | |
tree | ca92325d1db084db6f14f10eb0b08e5bd0078603 /www/Makefile | |
parent | 2d76b3de4f2239a1a87ed22c9a0a168feac8c1c1 (diff) | |
download | pkgsrc-6a6fdf81bcf9a4b177655e52e61c44bf9c9824ab.tar.gz |
Remove firefox78. This was kept due to better NetBSD WebRTC support than
firefox91, but webrtc video calls are absolutely perfect with sunaudio in
firefox102 and newer.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile index e16f5bd5f15..8085fa601b4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1633 2022/07/21 23:56:38 nia Exp $ +# $NetBSD: Makefile,v 1.1634 2022/08/04 15:10:41 nia Exp $ # COMMENT= Packages related to the World Wide Web @@ -123,8 +123,6 @@ SUBDIR+= firefox52 SUBDIR+= firefox52-l10n SUBDIR+= firefox68 SUBDIR+= firefox68-l10n -SUBDIR+= firefox78 -SUBDIR+= firefox78-l10n SUBDIR+= firefox91 SUBDIR+= firefox91-l10n SUBDIR+= firefox_decrypt |