Skip to content

Commit

Permalink
Update to 25.0
Browse files Browse the repository at this point in the history
* Sync with firefox-25.0
  • Loading branch information
ryoon committed Nov 2, 2013
1 parent a54f840 commit 5dc0c12
Show file tree
Hide file tree
Showing 3 changed files with 433 additions and 262 deletions.
7 changes: 4 additions & 3 deletions www/firefox-l10n/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# $NetBSD: Makefile,v 1.36 2013/09/19 13:09:59 ryoon Exp $
# $NetBSD: Makefile,v 1.37 2013/11/02 23:25:59 ryoon Exp $
#

FIREFOX_VER= 24.0esr
FIREFOX_VER= 25.0
PKGNAME= firefox-l10n-${FIREFOX_VER:S/esr//}
DISTNAME= # empty
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/}
#MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/}
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.mozilla.com/en-US/firefox/
Expand Down
Loading

0 comments on commit 5dc0c12

Please sign in to comment.