diff options
-rw-r--r-- | www/firefox-esr/Makefile | 2 |
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 |