summaryrefslogtreecommitdiff
path: root/www/firefox24
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-03-10 20:39:38 +0000
committerryoon <ryoon@pkgsrc.org>2014-03-10 20:39:38 +0000
commit4b93e3f2745b57d831871f4cf423779aed4300fe (patch)
tree98b1f4efa0d0619f7ce590c4af4d4f309088b3ab /www/firefox24
parentd9e7664f4e48b9bb4d519e2d7da1341881e7d3f8 (diff)
downloadpkgsrc-4b93e3f2745b57d831871f4cf423779aed4300fe.tar.gz
Reset PKGREVISION
Diffstat (limited to 'www/firefox24')
-rw-r--r--www/firefox24/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox24/Makefile b/www/firefox24/Makefile
index 4d17b662288..337ab3374ec 100644
--- a/www/firefox24/Makefile
+++ b/www/firefox24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/03/10 20:39:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2014/03/10 20:39:38 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 24.3.0
@@ -6,7 +6,6 @@ MOZ_BRANCH_MINOR= esr
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= firefox24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION= 2
CATEGORIES= www
#MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}