summaryrefslogtreecommitdiff
path: root/www/firefox24
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-11-21 15:25:49 +0000
committerryoon <ryoon@pkgsrc.org>2013-11-21 15:25:49 +0000
commit6f43a9c248e6d6fdb5aef73f472835e01e39d4f1 (patch)
tree88552c4c249ff2e6a43d47e08c4849add1395716 /www/firefox24
parent7cea7f674051417b1fbb6df98d41f70e45af0785 (diff)
downloadpkgsrc-6f43a9c248e6d6fdb5aef73f472835e01e39d4f1.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 7251c64fa72..364131e3528 100644
--- a/www/firefox24/Makefile
+++ b/www/firefox24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/11/21 15:25:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2013/11/21 15:25:49 ryoon Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 24.1.1
@@ -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/}