summaryrefslogtreecommitdiff
path: root/www/firefox-esr
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-07-24 14:54:29 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-07-24 14:54:29 +0000
commit0ea154e61b4f115c18873e7355ac84d476e39eda (patch)
tree05ac7c07acd5820f8f3460214edb806fd961ac3d /www/firefox-esr
parent- Update to 1.524 (diff)
Add a PKGNAMESUFFIX. This should prevent pkg from trying to install 2
firefox versions when running "pkg install firefox".
Notes
Notes: svn path=/head/; revision=323603
Diffstat (limited to 'www/firefox-esr')
-rw-r--r--www/firefox-esr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 3efd0b615cbf..d2cc41a103fa 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -3,10 +3,12 @@
PORTNAME= firefox
DISTVERSION= 17.0.7
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source
DISTNAME= ${PORTNAME}-${DISTVERSION}esr.source
+PKGNAMESUFFIX= -esr
MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla