summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2009-09-23 16:46:31 +0000
committertnn <tnn>2009-09-23 16:46:31 +0000
commit1518a5b79b70acaae356bfb356a29881d4c728f0 (patch)
treec2ce38dc2c5b0a86ecc18269dca5305caadfbb75 /www/firefox/Makefile
parent60d4a4ed15fafb056b5b8fac78f4486d0262a742 (diff)
downloadpkgsrc-1518a5b79b70acaae356bfb356a29881d4c728f0.tar.gz
- when official branding is not enabled, just call it "Browser".
- set the default start page to something more sensible. - Bump PKGREVISION
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 96e62723f21..b50dce76ea7 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.57 2009/09/18 08:03:49 ghen Exp $
+# $NetBSD: Makefile,v 1.58 2009/09/23 16:46:31 tnn Exp $
#
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox-${FIREFOX_VER}
FIREFOX_VER= 3.5.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.bz2