diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-02-21 23:35:38 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-02-21 23:35:38 +0000 |
commit | aea9c58bb4a4388987522b9ec1db9204debbe595 (patch) | |
tree | a5c1d1d162e0b74ad2692573202d02096d37a5fd /www/firefox24 | |
parent | 263686924b3a935978bd98911fec1358e2380d36 (diff) | |
download | pkgsrc-aea9c58bb4a4388987522b9ec1db9204debbe595.tar.gz |
Recursive revbump from audio/pulseaudio.
Diffstat (limited to 'www/firefox24')
-rw-r--r-- | www/firefox24/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox24/Makefile b/www/firefox24/Makefile index 3048b9ba2e1..f373084edfa 100644 --- a/www/firefox24/Makefile +++ b/www/firefox24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/12/10 13:43:31 abs Exp $ +# $NetBSD: Makefile,v 1.28 2015/02/21 23:35:42 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} # Also update MOZ_BRANCH= in devel/xulrunner24/Makefile @@ -7,6 +7,7 @@ MOZ_BRANCH_MINOR= esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} #MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} |