diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 12:23:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 12:23:49 +0000 |
commit | 9801311880d6bfc3330dacc18fb8131209960649 (patch) | |
tree | dcc8d63c1b6726ed2fd90b5671657b793f5e8101 /www/firefox-esr | |
parent | ef71a0d8c9a16fa36c90c44628b1f215887ac0dd (diff) | |
download | ports-9801311880d6bfc3330dacc18fb8131209960649.tar.gz ports-9801311880d6bfc3330dacc18fb8131209960649.zip |
Notes
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index f1a4a53e67b9..43c6bac98f8d 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -5,7 +5,7 @@ PORTNAME= firefox DISTVERSION= 68.1.0 PORTREVISION= 5 PORTEPOCH= 1 -CATEGORIES= www ipv6 +CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source PKGNAMESUFFIX= -esr |