summaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authortnn <tnn>2010-04-02 20:28:23 +0000
committertnn <tnn>2010-04-02 20:28:23 +0000
commit55f069708f20ad1809129d30ec9dd48ba565a031 (patch)
tree0640ab851ed30ec51a4f75cf300876db9816097f /www/firefox
parent2133d8adb6f8bc90cca8bd37468b425c62eca164 (diff)
downloadpkgsrc-55f069708f20ad1809129d30ec9dd48ba565a031.tar.gz
firefox-3.6.3 fixes a use-after-free bug which could be exploited to
run arbitrary code.
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 7999001d7ec..e84ed2b04bc 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2010/03/23 12:43:38 tnn Exp $
+# $NetBSD: Makefile,v 1.73 2010/04/02 20:28:24 tnn Exp $
.include "../../devel/xulrunner/dist.mk"
PKGNAME= firefox-${FIREFOX_VER}
-PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org