aboutsummaryrefslogtreecommitdiff
path: root/www/libxul/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-08-07 12:02:41 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-08-07 12:02:41 +0000
commit4f22a2b2895048fd24c20689317553bf55e74791 (patch)
tree36a5f5226e42147f53e3be8dd0a8d76899d98ece /www/libxul/Makefile
parentb76108ad6a2f35e963212f41049ed9c04cc26f11 (diff)
Notes
Diffstat (limited to 'www/libxul/Makefile')
-rw-r--r--www/libxul/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile
index a8bc899b7118..0250c357e0e0 100644
--- a/www/libxul/Makefile
+++ b/www/libxul/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= libxul
-DISTVERSION= 38.1.0
+DISTVERSION= 38.2.0
CATEGORIES?= www devel
MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \
- MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source
+ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source
DISTNAME= firefox-${DISTVERSION}esr.source
MAINTAINER?= gecko@FreeBSD.org