diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-02 02:13:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-02 02:13:31 +0000 |
commit | 03997302883f4cc55ff65f63ff429f4706f6eb1c (patch) | |
tree | 8c1cf66d35373c9e1695b254aefb79f69ee4caa0 /www | |
parent | d42ed99de23e1a7057865f40b26823829a1483bd (diff) | |
download | ports-03997302883f4cc55ff65f63ff429f4706f6eb1c.tar.gz ports-03997302883f4cc55ff65f63ff429f4706f6eb1c.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/libxul/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index b4e63776d7a6..c28eec15c630 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -5,7 +5,7 @@ PORTNAME= libxul DISTVERSION= 45.5.0 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ - MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source + MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source DISTNAME= firefox-${DISTVERSION}esr.source MAINTAINER?= gecko@FreeBSD.org |