summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortnn <tnn>2010-03-23 12:43:38 +0000
committertnn <tnn>2010-03-23 12:43:38 +0000
commit26084c44c59054015b8bcc3272e4a7ff2b138eeb (patch)
tree0a033b2618371b6361cb24d41ca0153290d0cae9 /www
parente371fda96f26e28d66d57a1ee4abd6816049be69 (diff)
downloadpkgsrc-26084c44c59054015b8bcc3272e4a7ff2b138eeb.tar.gz
Update to firefox-3.6.2 proper. (no changes from the beta)
Also add patch for PR pkg/42988 crash, effectively disabling all sound support until we decide on what sound API to use. The current dlopen() guesswork is bad, mkay. Bump PKGREVISION for this and previous changes.
Diffstat (limited to 'www')
-rw-r--r--www/firefox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 282d822b41b..7999001d7ec 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2010/03/22 09:04:49 tnn Exp $
+# $NetBSD: Makefile,v 1.72 2010/03/23 12:43:38 tnn Exp $
.include "../../devel/xulrunner/dist.mk"
PKGNAME= firefox-${FIREFOX_VER}
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org