diff options
author | ryoon <ryoon> | 2013-11-21 15:25:49 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-11-21 15:25:49 +0000 |
commit | cddfeb387f5e62f179d12c0a9bf3fb960ad4609a (patch) | |
tree | 88552c4c249ff2e6a43d47e08c4849add1395716 | |
parent | 4c577bcf07f7d434b9d60133afd660d96a1e4458 (diff) | |
download | pkgsrc-cddfeb387f5e62f179d12c0a9bf3fb960ad4609a.tar.gz |
Reset PKGREVISION
-rw-r--r-- | www/firefox24/Makefile | 3 |
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/} |